wlcore/wl18xx: handle rc updates in a separate work
authorEliad Peller <eliad@wizery.com>
Mon, 29 Dec 2014 06:24:03 +0000 (08:24 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 9 Jan 2015 13:47:52 +0000 (15:47 +0200)
commit7d3b29e5c86e0da38052d33fdd1f195d4591c6b2
tree7449e1c4ced2087e4fab31d9fd3d88374cf21f73
parent16129d1d59be0f330f80b33fef8a7a7d7b18394d
wlcore/wl18xx: handle rc updates in a separate work

sta_rc_update runs in atomic context. thus, a new work
should be scheduled in order to configure the fw
with the required configuration.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ti/wl18xx/main.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