]> 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)
commit60db6c7957e6f16f8ff4c0c67a9bfdcbe835eec7
tree45a1aa73dcf7c0ffd6a123d139da305088cceb0b
parentf1e96c7049f5da879e7f50cb45f971f3e4aa7d0a
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