iwlwifi: mvm: Use aux queue for offchannel frames in dqa
authorBeni Lev <beni.lev@intel.com>
Thu, 17 Nov 2016 12:03:17 +0000 (14:03 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 3 Feb 2017 14:26:39 +0000 (16:26 +0200)
commit6574dc943fc32a2fce69fab14891abca7eecb67c
treead36ee8d7417a93bc04b603a3be0e9a836fe6272
parent19f63c531b85281003d7775490fd16d1579e2519
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>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c