]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: ath12k: delete NSS and TX power setting for monitor vdev
authorKang Yang <quic_kangyang@quicinc.com>
Tue, 22 Oct 2024 11:08:29 +0000 (19:08 +0800)
committerJeff Johnson <quic_jjohnson@quicinc.com>
Wed, 23 Oct 2024 17:16:01 +0000 (10:16 -0700)
commit78d2405fd51b6919a5f645db41f3bc8b2267d426
treeed41ec679aecea1f074ba60e67362e8936de6b36
parentf76bbedf5bda1e45339f44bbb9ed6d8f3262f4b0
wifi: ath12k: delete NSS and TX power setting for monitor vdev

ath12k_mac_monitor_vdev_create() will set NSS and TX power to
firmware for monitor vdev.

But firmware doesn't need them for monitor mode.

So delete them as a cleanup.

Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1

Signed-off-by: Kang Yang <quic_kangyang@quicinc.com>
Link: https://patch.msgid.link/20241022110831.974-7-quic_kangyang@quicinc.com
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
drivers/net/wireless/ath/ath12k/mac.c