X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/76b64a8176c4ab20392d2e16549756657499b1a1..5e10b16d95550d4656d8b594f3cbb6a3892db688:/package/mac80211/patches/016-remove_pid_algo.patch?ds=inline diff --git a/package/mac80211/patches/016-remove_pid_algo.patch b/package/mac80211/patches/016-remove_pid_algo.patch index fade3bf57..83431b3ad 100644 --- a/package/mac80211/patches/016-remove_pid_algo.patch +++ b/package/mac80211/patches/016-remove_pid_algo.patch @@ -1,11 +1,11 @@ --- a/config.mk +++ b/config.mk -@@ -112,7 +112,7 @@ CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y +@@ -111,7 +111,7 @@ CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y # This is the one used by our compat-wireless net/mac80211/rate.c # in case you have and old kernel which is overriding this to pid. - CONFIG_COMPAT_MAC80211_RC_DEFAULT=minstrel + CONFIG_COMPAT_MAC80211_RC_DEFAULT=minstrel_ht -CONFIG_MAC80211_RC_PID=y +# CONFIG_MAC80211_RC_PID=y CONFIG_MAC80211_RC_MINSTREL=y - CONFIG_MAC80211_LEDS=y - + CONFIG_MAC80211_RC_MINSTREL_HT=y + ifdef CONFIG_LEDS_TRIGGERS