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)
commit15985fba2e93872f3070af63ae9b0d0f42b2c7ea
tree952386c1045a930e2fffb8e9aed6a9cc73d5fc77
parentca3b9c6b6d4db9a8ba5fc8b95664e75468c59f9f
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