commit | 6574dc943fc32a2fce69fab14891abca7eecb67c | [log] [tgz] |
---|---|---|
author | Beni Lev <beni.lev@intel.com> | Thu Nov 17 14:03:17 2016 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Feb 03 16:26:39 2017 +0200 |
tree | ad36ee8d7417a93bc04b603a3be0e9a836fe6272 | |
parent | 19f63c531b85281003d7775490fd16d1579e2519 [diff] |
iwlwifi: mvm: Use aux queue for offchannel frames in dqa Since offchannel activity doesn't always require a BSS, e.g. ANQP sessions, offchannel frames should not use the BSS queue, because it might not be initialized. Use the auxilary queue instead Fixes: e3118ad74d7e ("iwlwifi: mvm: support tdls in dqa mode") Signed-off-by: Beni Lev <beni.lev@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>