On 8/14/2024 3:34 AM, Karthikeyan Periyasamy wrote: > Currently, radio stores the low frequency and high frequency information > as a separate variables. However, cfg80211 already provides a suitable nit: s/as a/as/ > data structure struct wiphy_radio_freq_range, to store this information > efficiently. Additionally, for multi radio per wiphy infrastructure, this > frequency range information is essential. Therefore, to enhance > adaptibility and leverage existing structures, modify the storage of nit: s/adaptibility /adaptability / > frequency low and high information to the struct wiphy_radio_freq_range > data structure. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00188-QCAHKSWPL_SILICONZ-1 > Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.1.c5-00183-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1 > > Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@xxxxxxxxxxx> (Kalle can make the nit changes in the pending branch) Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>