diff options
author | Sara Sharon <[email protected]> | 2016-11-16 17:04:36 +0200 |
---|---|---|
committer | Luca Coelho <[email protected]> | 2017-02-03 16:26:40 +0200 |
commit | 01796ff2fa6e81b0d806e735308d8171bcbfbec7 (patch) | |
tree | a62b9a653f08985ca54072b41cb2c4dbdb118489 /drivers/net/wireless/intel/iwlwifi/mvm/utils.c | |
parent | 9ba221b372c177b6908ff8c39b7b056538622ae1 (diff) |
iwlwifi: mvm: always free inactive queue when moving ownership
If iwl_mvm_find_free_queue() doesn't find a free queue, it will
return an inactive one.
However, not all the call paths free this queue before reassigning
it, which is a bug.
Check it in other paths and act accordingly.
Fixes: 9794c64f302d ("iwlwifi: mvm: support dqa queue inactivation upon timeout")
Signed-off-by: Sara Sharon <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/utils.c')
0 files changed, 0 insertions, 0 deletions