summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>2018-07-24 21:57:50 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-12-17 20:37:37 +0100
commit1830e1a276bd6c5d4355293195037e4e814f9ce0 (patch)
tree0f33879eaf6ccaef348eafa915a8d1cf4f08e0af /arch/arm
parent9ae9efa0ae08a9f66ba82605e436d8bf316c796e (diff)
downloadlinux-stable-1830e1a276bd6c5d4355293195037e4e814f9ce0.tar.gz
linux-stable-1830e1a276bd6c5d4355293195037e4e814f9ce0.tar.bz2
linux-stable-1830e1a276bd6c5d4355293195037e4e814f9ce0.zip
iwlwifi: mvm: Send non offchannel traffic via AP sta
[ Upstream commit dc1aca22f8f38b7e2ad7b118db87404d11e68771 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions