]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit310d2d2ad9b20995f0dd96441dd83fa241a99ae1
tree7449e1c4ced2087e4fab31d9fd3d88374cf21f73
parent9d687f52c6e03a88cee09346eff0711ae44ce322
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