]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: re-assign old queues after hw restart in dqa mode
authorLiad Kaufman <liad.kaufman@intel.com>
Tue, 2 Feb 2016 14:02:46 +0000 (16:02 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 30 Aug 2016 11:16:35 +0000 (14:16 +0300)
commit772281626505821a0d7e8ae8d6b13fd677078cda
tree45a1aa73dcf7c0ffd6a123d139da305088cceb0b
parentcf0f3b6222f074dc863f32effb546d9691b879ba
iwlwifi: mvm: re-assign old queues after hw restart in dqa mode

When working in DQA mode, if a queue is shared and a HW restart
occurs, there might be a possible race condition between
stations on the queues, and an existing queue might be left
with no queues.

To solve this, make sure in DQA mode to re-assign the same
queues as before the HW restart.

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/sta.c