mac80211: remove ARP filter enable/disable logic
authorJohannes Berg <johannes.berg@intel.com>
Mon, 14 Jan 2013 15:39:07 +0000 (16:39 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 18 Jan 2013 20:20:34 +0000 (21:20 +0100)
commit0f19b41e223d787251c59137e61fc5145c13d1c4
tree32715057d43ecb8a35b36f97320225f12094de70
parentde5fad815703b5b24bc4726cd71422929537d259
mac80211: remove ARP filter enable/disable logic

Depending on the driver, having ARP filtering for
some addresses may be possible. Remove the logic
that tracks whether ARP filter is enabled or not
and give the driver the total number of addresses
instead of the length of the list so it can make
its own decision.

Reviewed-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c
drivers/net/wireless/ti/wlcore/main.c
include/net/mac80211.h
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/main.c
net/mac80211/mlme.c
net/mac80211/trace.h