]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf5b2d14281274e369fa8bc1d17a4d28bcfb304b7
tree952386c1045a930e2fffb8e9aed6a9cc73d5fc77
parent446d9298622a63ac06a77b33cf5e71382559c23c
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