On 12/5/2023 7:49 PM, Karthikeyan Periyasamy wrote: > Currently, the MAC setup helper function is accessing the mac80211 hw > data. In the future, to support single/multi link operation, need to > decouple the mac80211 hw data from this helper function so that it can be > easy to scale these functions to support single/multi link operations. So > remove the mac80211 hw access from the ath12k_mac_setup_channels_rates() > helper function. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 > > Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>