]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: handle async temperature notification with unlocked mutex
authorChaya Rachel Ivgi <chaya.rachel.ivgi@intel.com>
Sun, 13 Mar 2016 09:39:53 +0000 (11:39 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 30 Mar 2016 13:21:20 +0000 (16:21 +0300)
commit214ecb6b8290966343d00dd4454881322deebfb4
tree1d84eca17a9c5e3b3a9c3f3adc806bf00c9a4c33
parent0d9ee15731fe5426d03331bafb807deaedc36aa7
iwlwifi: mvm: handle async temperature notification with unlocked mutex

Use RX_HANDLER_ASYNC_UNLOCKED instead of unlock and re-lock
the mutex independently.

Signed-off-by: Chaya Rachel Ivgi <chaya.rachel.ivgi@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/ops.c
drivers/net/wireless/intel/iwlwifi/mvm/tt.c