wlcore: use new set bandwidth command to adjusting channel BW
authorArik Nemtsov <arik@wizery.com>
Mon, 26 Nov 2012 16:05:41 +0000 (18:05 +0200)
committerLuciano Coelho <coelho@ti.com>
Wed, 28 Nov 2012 09:45:42 +0000 (11:45 +0200)
commit5f9b67770be4201f4449b0f180effecaac4e2686
tree5ac83cde8a352c12db4715e83743915de03a961f
parent7c482c1040ae54e89a8fd4d6415577070d5a915d
wlcore: use new set bandwidth command to adjusting channel BW

We support changing the channel BW when we started the STA role on
a 40Mhz bandwidth. Otherwise a reconnection is required.
Save the started channel width and use it when channel width updates
arrive.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl18xx/acx.c
drivers/net/wireless/ti/wl18xx/acx.h
drivers/net/wireless/ti/wl18xx/main.c
drivers/net/wireless/ti/wlcore/cmd.c
drivers/net/wireless/ti/wlcore/hw_ops.h
drivers/net/wireless/ti/wlcore/main.c
drivers/net/wireless/ti/wlcore/wlcore.h
drivers/net/wireless/ti/wlcore/wlcore_i.h