X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F016-remove_pid_algo.patch;h=19bbb2a8ee87b06c87c17dd7363761bde641a931;hp=f53284e1af49f2c6e644172b8df4cd50fa8d22c9;hb=7e98de1f3142f8c9ce82dc74678b48d9f55b6c94;hpb=38f6e84016818b615ac6e30bd687cc4f7b404357 diff --git a/package/mac80211/patches/016-remove_pid_algo.patch b/package/mac80211/patches/016-remove_pid_algo.patch index f53284e1af..19bbb2a8ee 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 -@@ -116,7 +116,7 @@ CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y +@@ -168,7 +168,7 @@ export CONFIG_MAC80211_RC_DEFAULT_MINSTR # 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_ht --CONFIG_MAC80211_RC_PID=y -+# CONFIG_MAC80211_RC_PID=y - CONFIG_MAC80211_RC_MINSTREL=y - CONFIG_MAC80211_RC_MINSTREL_HT=y + export CONFIG_COMPAT_MAC80211_RC_DEFAULT=minstrel_ht +-export CONFIG_MAC80211_RC_PID=y ++# export CONFIG_MAC80211_RC_PID=y + export CONFIG_MAC80211_RC_MINSTREL=y + export CONFIG_MAC80211_RC_MINSTREL_HT=y ifdef CONFIG_LEDS_TRIGGERS