From: Johannes Berg Date: Mon, 14 Jan 2013 15:39:07 +0000 (+0100) Subject: mac80211: remove ARP filter enable/disable logic X-Git-Tag: v3.9-rc1~139^2~31^2^2~80^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f19b41e223d787251c59137e61fc5145c13d1c4;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed