diff --git a/packages/linux/patches/default/linux-122-rtw88-test-20220611.patch b/packages/linux/patches/default/linux-122-rtw88-test-20220611.patch index 84dc86340c..0fcf9818ad 100644 --- a/packages/linux/patches/default/linux-122-rtw88-test-20220611.patch +++ b/packages/linux/patches/default/linux-122-rtw88-test-20220611.patch @@ -118,7 +118,7 @@ index b2cd539dd583c6..7e5e13f0406912 100644 struct ieee80211_vif *vif) { @@ -174,7 +157,8 @@ static void rtw_vif_watch_dog_iter(void *data, u8 *mac, - if (vif->bss_conf.assoc) + if (vif->cfg.assoc) iter_data->rtwvif = rtwvif; - rtw_dynamic_csi_rate(iter_data->rtwdev, rtwvif);