Loading
qcacld-3.0: Convert nl80211 band to reg band
Currently host is sending nl80211 band to get curr chan list but enum values are different for 6G, so reg_get_band_from_cur_chan_list may not consider 6G band even userspace sends 6G band in vendor command. Fix is to convert nl80211 band to reg band to get correct usable channel list in case of 6G. Change-Id: I51b86c5f4f83b764847756a20a911d9b8af75b56 CRs-Fixed: 2973283