On Tue, 2025-05-13 at 16:02 +0530, Aditya Kumar Singh wrote: > > Okay sure let me first send a clean up. So, > ieee80211_num_beaconing_links() should return 1 for non-MLO as well? > That would seem logical to me? For this and many other things non-MLO is mostly equivalent to just having a single link (apart from the address translation.) > And callers should test for == 1 instead of <= 1. Not even sure that matters enough to need to change? johannes