On 4/24/2024 10:57 PM, Harshitha Prem wrote: > From: Karthikeyan Periyasamy <quic_periyasa@xxxxxxxxxxx> > > When hardware device group abstraction is introduced, in future, a group > abstraction is registered to mac80211 rather than a particular device. > Hence, setting ATH12K_FLAG_REGISTERED in QMI firmware ready event might not > be ideal. > > Add changes to move set/unset of ATH12K_FLAG_REGISTERED flag inside > ath12k_mac_register() and ath12k_mac_unregister() respectively. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 > > Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@xxxxxxxxxxx> > Signed-off-by: Harshitha Prem <quic_hprem@xxxxxxxxxxx> Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>