]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: use correct link for bcast/multicast frames
authorEliad Peller <eliad@wizery.com>
Tue, 15 May 2012 14:08:55 +0000 (17:08 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 14:16:08 +0000 (17:16 +0300)
commit6f49d0657ac3c3136aad0a25c3c4632766bba46f
tree7decd55160e2fa78bd68191b457c716f6fd53645
parent591ae1aaabf5aac6205810f676d920bc53dc7c21
wlcore: use correct link for bcast/multicast frames

Multicast management frames (e.g. global deauth)
should be sent out on the bcast link, rather than
the global, which should be used only for pre-added
stations (e.g. for auth/assoc resp).

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Eyal Shapira <eyal@wizery.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/tx.c