iwlwifi: mvm: don't free queue after delba in dqa
authorLiad Kaufman <liad.kaufman@intel.com>
Sun, 26 Jun 2016 11:45:12 +0000 (14:45 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 15 Sep 2016 16:30:58 +0000 (19:30 +0300)
commit89e0c5a94f4099d9f5f7dac8767b7e0245aeadfd
tree952386c1045a930e2fffb8e9aed6a9cc73d5fc77
parent4400bf5b633ec126bcec637c48696e61bd136792
iwlwifi: mvm: don't free queue after delba in dqa

In DQA mode, a delBA might free the queue although it
shouldn't. Fix that.

Fixes: cf941e174ee2 ("iwlwifi: mvm: support dqa-mode agg on non-shared queue")
Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c