]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit46ac2e0dabc6fa8e590ca305e53ef4600ac90308
tree32715057d43ecb8a35b36f97320225f12094de70
parentfb13c31324e097c72df28a59e64ad15cb6e119b0
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