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)
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>

No differences found