iwlwifi: mvm: Use aux queue for offchannel frames in dqa
commit441f52f1943520d9779757994b24bb3187c945c9
authorBeni Lev <beni.lev@intel.com>
Thu, 17 Nov 2016 12:03:17 +0000 (17 14:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 May 2017 12:08:23 +0000 (14 14:08 +0200)
tree0067d6fb3668870fcdc84ef63bea7607fe6ead24
parentab735bec18d4d60ba8655667fb8bf1965aa5b994
iwlwifi: mvm: Use aux queue for offchannel frames in dqa

commit 6574dc943fc32a2fce69fab14891abca7eecb67c upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c