commit | 15985fba2e93872f3070af63ae9b0d0f42b2c7ea | [log] [tgz] |
---|---|---|
author | Liad Kaufman <liad.kaufman@intel.com> | Sun Jun 26 14:45:12 2016 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Thu Sep 15 19:30:58 2016 +0300 |
tree | 952386c1045a930e2fffb8e9aed6a9cc73d5fc77 | |
parent | ca3b9c6b6d4db9a8ba5fc8b95664e75468c59f9f [diff] |
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>