commit | 8d98ae6eb0d51f75a7af51758072558ffbb8270f | [log] [tgz] |
---|---|---|
author | Liad Kaufman <liad.kaufman@intel.com> | Tue Feb 02 16:02:46 2016 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Tue Aug 30 14:16:35 2016 +0300 |
tree | 45a1aa73dcf7c0ffd6a123d139da305088cceb0b | |
parent | edbe961cf44eed1d3b78f3b1eee0dad013ad927f [diff] |
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>