commit | 63541d2eeb9e4b963d1736710cfcca18a2aacf6a | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Tue Aug 02 13:00:04 2022 +0800 |
committer | developer <developer@mediatek.com> | Tue Aug 02 13:00:04 2022 +0800 |
tree | 8d75949f4239e4e39c11036179c17fb0c460b07b | |
parent | 07b51c5a15df33d0d2bf162325ea0e5e805c4748 [diff] [blame] |
[rdk-b][common][bsp][Refactor and sync kernel/wifi from Openwrt] [Description] Refactor and sync kernel/wifi from Openwrt [Release-log] N/A
diff --git a/recipes-kernel/linux-mac80211/files/patches/subsys/334-mac80211-add-a-per-PHY-AQL-limit-to-improve-fairness.patch b/recipes-kernel/linux-mac80211/files/patches/subsys/334-mac80211-add-a-per-PHY-AQL-limit-to-improve-fairness.patch index 89718a8..42e1671 100644 --- a/recipes-kernel/linux-mac80211/files/patches/subsys/334-mac80211-add-a-per-PHY-AQL-limit-to-improve-fairness.patch +++ b/recipes-kernel/linux-mac80211/files/patches/subsys/334-mac80211-add-a-per-PHY-AQL-limit-to-improve-fairness.patch
@@ -15,7 +15,7 @@ --- a/net/mac80211/ieee80211_i.h +++ b/net/mac80211/ieee80211_i.h -@@ -1211,6 +1211,7 @@ struct ieee80211_local { +@@ -1216,6 +1216,7 @@ struct ieee80211_local { u32 aql_txq_limit_high[IEEE80211_NUM_ACS]; u32 aql_threshold; atomic_t aql_total_pending_airtime;