On Fri, 2020-05-22 at 16:46 -0700, Pradeep Kumar Chitrapu wrote: > IMO, accessing flag would be faster instead of computation, as this info > is handy (already in cache) when accessing ieee80211_channel. True. > However, considering general usage for this info would be only for > control > path, it should be ok to expose function instead of maintaining separate > flag. Yeah, I can't really see where we'd care ... this is used only when we set up a scan, etc. > Please let me know your suggestion.. I'll now go and try to consolidate all your changes and ours, we'll see what falls out. johannes