On Mon, 07 Oct 2024 19:59:26 +0300, Kalle Valo wrote: > From: Kalle Valo <quic_kvalo@xxxxxxxxxxx> > > Convert all uses of struct ath12k::conf_mutex to use struct wiphy::mtx, which > is already used by mac80211, and remove conf_mutex from ath12k. This way we > have one mutex less in ath12k and simpler locking design. > > v4: > > [...] Applied, thanks! [1/6] wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask() commit: 8fac3266c68a8e647240b8ac8d0b82f1821edf85 [2/6] wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work commit: 58550cdda961dedad8ed08c5abf8367d5c020fb6 [3/6] wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex commit: b8c67509b91ec23fcacbb99d40c960ab479e1299 [4/6] wifi: ath12k: cleanup unneeded labels commit: 31489439e6481cd0c21c8c7096d2ec44dc56b6a6 [5/6] wifi: ath12k: ath12k_mac_set_key(): remove exit label commit: 37d06d71e69c16d24ccc276cb86489fd2fcd00c4 [6/6] wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellation commit: e805272f8c2dee280e2fa1c1a454517df17f1261 Best regards, -- Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>