aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c
diff options
context:
space:
mode:
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>2018-07-24 21:57:50 +0300
committerLuca Coelho <luciano.coelho@intel.com>2018-11-11 11:06:20 +0200
commitdc1aca22f8f38b7e2ad7b118db87404d11e68771 (patch)
tree777fc4810a6c556651658ff3947c7090682e12f0 /drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c
parent18ab513ebfd34d4422ad8923ff610ae35033acd6 (diff)
downloadlinux-dc1aca22f8f38b7e2ad7b118db87404d11e68771.tar.gz
linux-dc1aca22f8f38b7e2ad7b118db87404d11e68771.tar.bz2
linux-dc1aca22f8f38b7e2ad7b118db87404d11e68771.zip
iwlwifi: mvm: Send non offchannel traffic via AP sta
TDLS discovery response frame is a unicast direct frame to the peer. Since we don't have a STA for this peer, this frame goes through iwl_tx_skb_non_sta(). As the result aux_sta and some completely arbitrary queue would be selected for this frame, resulting in a queue hang. Fix that by sending such frames through AP sta instead. Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c')
0 files changed, 0 insertions, 0 deletions