]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellation
authorKalle Valo <quic_kvalo@quicinc.com>
Mon, 7 Oct 2024 16:59:32 +0000 (19:59 +0300)
committerJeff Johnson <quic_jjohnson@quicinc.com>
Fri, 11 Oct 2024 14:21:54 +0000 (07:21 -0700)
commite805272f8c2dee280e2fa1c1a454517df17f1261
tree80361d4676c106f1f5bafd07b0f83b3c6e2e16ec
parent37d06d71e69c16d24ccc276cb86489fd2fcd00c4
wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellation

Now that we have switched to using wiphy_lock() there's no need to have
update_wk cancel call separately, for consistency move it to the rest of code
handling IEEE80211_STA_NONE state.

No functional changes.

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

Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://patch.msgid.link/20241007165932.78081-7-kvalo@kernel.org
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
drivers/net/wireless/ath/ath12k/mac.c