On 6/28/2024 2:51 AM, 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 > Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4 > > Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@xxxxxxxxxxx> > Signed-off-by: Harshitha Prem <quic_hprem@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>