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)
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>

No differences found