mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
linux: rtw88: rebase SDIO patch against kernel 6.0
This commit is contained in:
parent
6d02cb5315
commit
814b798cc7
@ -118,7 +118,7 @@ index b2cd539dd583c6..7e5e13f0406912 100644
|
|||||||
struct ieee80211_vif *vif)
|
struct ieee80211_vif *vif)
|
||||||
{
|
{
|
||||||
@@ -174,7 +157,8 @@ static void rtw_vif_watch_dog_iter(void *data, u8 *mac,
|
@@ -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;
|
iter_data->rtwvif = rtwvif;
|
||||||
|
|
||||||
- rtw_dynamic_csi_rate(iter_data->rtwdev, rtwvif);
|
- rtw_dynamic_csi_rate(iter_data->rtwdev, rtwvif);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user