aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc
diff options
context:
space:
mode:
authorWen Gong <quic_wgong@quicinc.com>2021-11-22 13:13:58 +0200
committerKalle Valo <kvalo@codeaurora.org>2021-11-22 16:34:25 +0200
commita4146249a33381f41f6d15eaa1797d7ba1820a31 (patch)
tree1fd49e74030b48ed910b56be66965c78282cd44d /drivers/net/ethernet/intel/igc
parentath11k: fix read fail for htt_stats and htt_peer_stats for single pdev (diff)
downloadlinux-dev-a4146249a33381f41f6d15eaa1797d7ba1820a31.tar.xz
linux-dev-a4146249a33381f41f6d15eaa1797d7ba1820a31.zip
ath11k: skip sending vdev down for channel switch
The ath11k driver currently sends vdev down to the firmware before updating the channel context, which is followed by a vdev restart command. Sending vdev down is not required before sending a vdev restart, because the firmware internally does vdev down when ath11k sends a vdev restart command. Firmware will happen crash while channel switch without this change. Hence skip the vdev down command sending when updating the channel context and then fix the firmware crash issue. Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1 Signed-off-by: Wen Gong <quic_wgong@quicinc.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20211118095901.8271-1-quic_wgong@quicinc.com
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions