]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: ath12k: remove unused variable monitor_flags
authorKang Yang <quic_kangyang@quicinc.com>
Mon, 29 Apr 2024 08:15:21 +0000 (16:15 +0800)
committerKalle Valo <quic_kvalo@quicinc.com>
Tue, 7 May 2024 10:18:23 +0000 (13:18 +0300)
commit782615f280ce8ad4e3effb42d70304f4dd2d487f
tree012a19f265d04fda92ab2cc96e15a42f9d9eb312
parent582e94ebe230afa35baef06833006b24b601ab11
wifi: ath12k: remove unused variable monitor_flags

monitor_flags is defined in struct ath12k. Although it is changed in
some places, but it is not actually used.

So remove related code.

Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3

Signed-off-by: Kang Yang <quic_kangyang@quicinc.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://msgid.link/20240429081525.983-2-quic_kangyang@quicinc.com
drivers/net/wireless/ath/ath12k/core.h
drivers/net/wireless/ath/ath12k/mac.c