On 1/30/25 06:48, Jeff Johnson wrote:
On 1/29/2025 4:40 PM, Jeff Johnson wrote:
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'
please check
https://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git/commit/?h=pending&id=47bc4c5c6598ef2ff3a362eb13dfe4573ab5d910
Looks fine, thanks.
--
Aditya