Kalle Valo <kvalo@xxxxxxxxxx> wrote: > To simplify locking for the next patches convert struct > ath12k::wmi_mgmt_tx_work to use wiphy_work. After this > ath12k_mgmt_over_wmi_tx_work() is called with wiphy_lock() taken. In > ath12k_core_suspend() we need to take wiphy_lock() because > ath12k_mac_wait_tx_complete() requires it. > > Also add lockdep_assert_wiphy() to document when wiphy_lock() is held. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1 > 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@xxxxxxxxxxx> 10 patches applied to ath-next branch of ath.git, thanks. 56dcbf0b5207 wifi: ath12k: convert struct ath12k::wmi_mgmt_tx_work to struct wiphy_work 648a121bafa3 wifi: ath12k: ath12k_mac_op_tx(): MLO support 2197feb0249d wifi: ath12k: ath12k_mac_op_flush(): MLO support 5419ef950da4 wifi: ath12k: ath12k_mac_op_ampdu_action(): MLO support 85edf16384d1 wifi: ath12k: ath12k_mac_station_add(): fix potential rx_stats leak 90570ba4610b wifi: ath12k: do not return invalid link id for scan link 1833a2ce5d7d wifi: ath12k: ath12k_bss_assoc(): MLO support aa80f12f3bed wifi: ath12k: defer vdev creation for MLO ad969bc9ee73 wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol 'ret' 8c2143702d07 wifi: ath12k: ath12k_mac_op_sta_rc_update(): use mac80211 provided link id -- https://patchwork.kernel.org/project/linux-wireless/patch/20241126171139.2350704-2-kvalo@xxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches https://docs.kernel.org/process/submitting-patches.html