Re: [PATCH] wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restart

2023-06-01 Thread Kalle Valo
Youghandhar Chintala wrote: > Currently, on WCN3990, the station disconnect after hardware recovery is > not working as expected. This is because of setting the > IEEE80211_SDATA_DISCONNECT_HW_RESTART flag very early in the hardware > recovery process even before the driver invokes

[PATCH] wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restart

2023-05-18 Thread Youghandhar Chintala
Currently, on WCN3990, the station disconnect after hardware recovery is not working as expected. This is because of setting the IEEE80211_SDATA_DISCONNECT_HW_RESTART flag very early in the hardware recovery process even before the driver invokes ieee80211_hw_restart(). On the contrary, mac80211