On 1/23/2025 10:16 PM, Aditya Kumar Singh wrote: > @@ -108,5 +108,6 @@ int ath12k_mac_vdev_stop(struct ath12k_link_vif *arvif); > void ath12k_mac_get_any_chanctx_conf_iter(struct ieee80211_hw *hw, > struct ieee80211_chanctx_conf *conf, > void *data); > +struct ieee80211_bss_conf *ath12k_mac_get_link_bss_conf(struct ath12k_link_vif *arvif); This patch now conflicts with: wifi: ath12k: report station mode transmit rate but i'll clean that up in 'pending' > > #endif