On Fri, 2025-06-06 at 16:14 +0530, Rameshkumar Sundaram wrote: > From: Ramya Gnanasekar <ramya.gnanasekar@xxxxxxxxxxxxxxxx> > > Currently, when adding the 6 GHz Band Capabilities element, the channel > list of the wiphy is checked to determine if 6 GHz is supported for a given > virtual interface. However, in a multi-radio wiphy (e.g., one that has > both lower bands and 6 GHz combined), the wiphy advertises support for > all bands. As a result, the 6 GHz Band Capabilities element is incorrectly > included in mesh beacon and station's association request frames of > interfaces operating in lower bands, without verifying whether the > interface is actually operating in a 6 GHz channel. > This is not incorrect. johannes