commit | 7d3b29e5c86e0da38052d33fdd1f195d4591c6b2 | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Mon Dec 29 08:24:03 2014 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Jan 09 15:47:52 2015 +0200 |
tree | 7449e1c4ced2087e4fab31d9fd3d88374cf21f73 | |
parent | 16129d1d59be0f330f80b33fef8a7a7d7b18394d [diff] |
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>