diff options
author | Luca Coelho <luciano.coelho@intel.com> | 2016-05-03 12:18:33 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2016-07-06 00:33:07 +0300 |
commit | 69e046423ad71de625ac1b0f0f390d3b9727b8c9 (patch) | |
tree | 44d0dca7de152334772d447dd040710f68e597ad /drivers/input | |
parent | f43495fd5e37b2ef4a187974011ff439e6354053 (diff) | |
download | linux-69e046423ad71de625ac1b0f0f390d3b9727b8c9.tar.xz |
iwlwifi: mvm: change scan timeout to a delayed work
Some transports may sleep when writing to registers, which is done
when calling iwl_force_nmi(). So we can't call iwl_force_nmi() in a
timer context. To solve that, convert the scan timeout timer to a
delayed work.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions