Files
linux/drivers
Andrei Otcheretianski d0426a344c iwlwifi: mvm: Send non offchannel traffic via AP sta
[ Upstream commit dc1aca22f8 ]

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>
2019-12-13 08:51:09 +01:00
..
2019-12-13 08:50:58 +01:00
2019-12-05 09:21:35 +01:00
2019-10-05 13:09:45 +02:00
2019-12-05 09:21:27 +01:00
2019-12-05 09:20:08 +01:00
2019-11-20 18:47:35 +01:00
2019-12-05 09:21:29 +01:00
2019-07-26 09:14:05 +02:00