diff options
author | Sara Sharon | 2016-11-16 16:04:36 +0100 |
---|---|---|
committer | Luca Coelho | 2017-02-03 15:26:40 +0100 |
commit | 01796ff2fa6e81b0d806e735308d8171bcbfbec7 (patch) | |
tree | a62b9a653f08985ca54072b41cb2c4dbdb118489 /drivers/net/mdio.c | |
parent | iwlwifi: mvm: support new scan API (diff) | |
download | kernel-qcow2-linux-01796ff2fa6e81b0d806e735308d8171bcbfbec7.tar.gz kernel-qcow2-linux-01796ff2fa6e81b0d806e735308d8171bcbfbec7.tar.xz kernel-qcow2-linux-01796ff2fa6e81b0d806e735308d8171bcbfbec7.zip |
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 <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/mdio.c')
0 files changed, 0 insertions, 0 deletions