commit | 18dec8f360c0d6295fc52bd603f2ae776d9e7216 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Tue Oct 25 12:20:54 2022 +0800 |
committer | developer <developer@mediatek.com> | Tue Oct 25 12:20:54 2022 +0800 |
tree | 78301df3f63184a7c116959eaee9a38d6343aad7 | |
parent | 09efef7e2fd72c8f657e990a8f1e85b0a0b3d65b [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 42e1671..fb6fd6e 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 -@@ -1216,6 +1216,7 @@ struct ieee80211_local { +@@ -1215,6 +1215,7 @@ struct ieee80211_local { u32 aql_txq_limit_high[IEEE80211_NUM_ACS]; u32 aql_threshold; atomic_t aql_total_pending_airtime;