X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F070-disable_codel.patch;h=0d6d749110f0752ff90ab5b2062aa4a7ad5575b1;hb=de017af48d93a4c8bd0691f5cb9315e2f5f15cf1;hp=1ec7409f3f050c57298b94222263f82a71d1fa07;hpb=08b17128a1856c8ba1f7c7286fdba2d993564cff;p=openwrt.git diff --git a/package/mac80211/patches/070-disable_codel.patch b/package/mac80211/patches/070-disable_codel.patch index 1ec7409f3f..0d6d749110 100644 --- a/package/mac80211/patches/070-disable_codel.patch +++ b/package/mac80211/patches/070-disable_codel.patch @@ -1,8 +1,8 @@ --- a/compat/scripts/gen-compat-config.sh +++ b/compat/scripts/gen-compat-config.sh -@@ -62,16 +62,3 @@ fi - if [[ ${CONFIG_COMPAT_KERNEL_2_6_36} = "y" ]]; then - echo "export CONFIG_COMPAT_KFIFO=y" +@@ -66,16 +66,3 @@ if [[ ${CONFIG_COMPAT_KERNEL_2_6_36} = " + echo "export CONFIG_COMPAT_KFIFO=y" + fi fi - -if [[ ${CONFIG_COMPAT_KERNEL_3_5} = "y" ]]; then