]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
wl12xx: configure arp filtering only after association
authorEliad Peller <eliad@wizery.com>
Thu, 2 Feb 2012 10:22:11 +0000 (12:22 +0200)
committerLuciano Coelho <coelho@ti.com>
Wed, 15 Feb 2012 06:38:34 +0000 (08:38 +0200)
commit76a74c8a65c6d2587e48355d3a122b4274f5abbf
tree319e57875da944d2901b34bd46e142230752ca13
parentb87f20c018cead99b76c431b9289c0f17168d21c
wl12xx: configure arp filtering only after association

We have to configure arp filtering only after the role was
started, so move the BSS_CHANGED_ARP_FILTER handling after
the join.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c