On 1/10/2025 2:50 PM, Johannes Berg wrote:
On Fri, 2025-01-10 at 09:54 +0530, Sarika Sharma wrote:-int ieee80211_ave_rssi(struct ieee80211_vif *vif); +int ieee80211_ave_rssi(struct ieee80211_vif *vif, int link_id);You really should get these kinds of things out of the way before the real patches.
Sure, will add these type of changes as a separate patch at the starting of this series.
johannes