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)
commit45b60f7ddd05e38a6835fb93e8dbcc6ef9bf12fa
tree7decd55160e2fa78bd68191b457c716f6fd53645
parent6b8bf5bc5e99f52334bec1b06b14d28dc595c95a
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