commit | d7066b0f7c4395a2ad7553a6b0922162802fe66f | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Fri Apr 21 11:17:26 2023 +0800 |
committer | developer <developer@mediatek.com> | Fri Apr 21 12:44:50 2023 +0800 |
tree | ca609aa4ac31b3372e05707c7fdb907ac5a4d743 | |
parent | c6f13bf175f91b64fbfd2786bd6a3576a1ae73a8 [diff] [blame] |
[rdkb][common][bsp][Refactor and sync wifi from openwrt] [Description] 17ec531 [MAC80211][hostapd][Fix scan result updating issue] 30d35ee [MAC80211][core][Rebase][rework mac80211 patches] 254124c [MAC80211][wed][Add mt7988 wo firmware] [Release-log] Change-Id: I37c02192bc9d024c37b234d4e4a1bff1dba69737
diff --git a/recipes-wifi/linux-mac80211/files/patches-6.x/subsys/323-v6.3-wifi-mac80211-Add-VHT-MU-MIMO-related-flags-in-ieee8.patch b/recipes-wifi/linux-mac80211/files/patches-6.x/subsys/323-v6.3-wifi-mac80211-Add-VHT-MU-MIMO-related-flags-in-ieee8.patch index 2310593..e23dc4d 100644 --- a/recipes-wifi/linux-mac80211/files/patches-6.x/subsys/323-v6.3-wifi-mac80211-Add-VHT-MU-MIMO-related-flags-in-ieee8.patch +++ b/recipes-wifi/linux-mac80211/files/patches-6.x/subsys/323-v6.3-wifi-mac80211-Add-VHT-MU-MIMO-related-flags-in-ieee8.patch
@@ -44,7 +44,7 @@ /** --- a/net/mac80211/cfg.c +++ b/net/mac80211/cfg.c -@@ -1251,6 +1251,21 @@ static int ieee80211_start_ap(struct wip +@@ -1252,6 +1252,21 @@ static int ieee80211_start_ap(struct wip prev_beacon_int = link_conf->beacon_int; link_conf->beacon_int = params->beacon_interval;