On 5/15/2025 5:11 PM, Johannes Berg wrote:
On Thu, 2025-05-15 at 11:19 +0530, Sarika Sharma wrote:+ if (sinfo->valid_links) { + struct ieee80211_link_data *link_sdata;That's always just called "link" elsewhere, maybe stick to that convention? There's no mention of link_sdata elsewhere anyway. johannes
Sure.