diff options
author | Chaya Rachel Ivgi <chaya.rachel.ivgi@intel.com> | 2016-03-03 15:35:34 +0200 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2016-03-09 20:59:18 +0200 |
commit | c9cb14a64c32f890d5a0649cb7d81dbfece33056 (patch) | |
tree | c0e9b83bca200eb8e3d5d6f866866cbf446b8d95 /drivers/net/wireless/intel/iwlwifi/iwl-fh.h | |
parent | 5151ad953c68f2af0b50cf8d074a902ccf001ae0 (diff) | |
download | blackbird-obmc-linux-c9cb14a64c32f890d5a0649cb7d81dbfece33056.tar.gz blackbird-obmc-linux-c9cb14a64c32f890d5a0649cb7d81dbfece33056.zip |
iwlwifi: mvm: add support for async rx handler without hold the mutex
When running async rx handler the framework holds the mvm->mutex
before starting the async handler, that might cause a deadlock in case
the handler calls to ops that lock the mutex as well.
Add support for running async rx handler without hold the mutex before
activating the handler.
Signed-off-by: Chaya Rachel Ivgi <chaya.rachel.ivgi@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/iwl-fh.h')
0 files changed, 0 insertions, 0 deletions