]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- NF_CONNTRACK_ENABLED -> NF_CONNTRACK
authorzbyniu <zbyniu@pld-linux.org>
Wed, 28 Jan 2009 13:28:57 +0000 (13:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    esfq-kernel.patch -> 1.1.2.8.2.1
    kernel-esfq.patch -> 1.1.2.8.2.1

esfq-kernel.patch
kernel-esfq.patch

index 1c44263f9b0ef615d41c254ab0e1dfa9d8725add..4f5457daa3fd720b977a01a0e37804f5e423daa6 100644 (file)
@@ -64,7 +64,7 @@ diff -Naur linux-2.6.24.orig/net/sched/Kconfig linux-2.6.24/net/sched/Kconfig
 +
 +config NET_SCH_ESFQ_NFCT
 +      bool "Connection Tracking Hash Types"
-+      depends on NET_SCH_ESFQ && NF_CONNTRACK_ENABLED
++      depends on NET_SCH_ESFQ && NF_CONNTRACK
 +      ---help---
 +        Say Y here to enable support for hashing based on netfilter connection
 +        tracking information. This is useful for a router that is also using
index 1c44263f9b0ef615d41c254ab0e1dfa9d8725add..4f5457daa3fd720b977a01a0e37804f5e423daa6 100644 (file)
@@ -64,7 +64,7 @@ diff -Naur linux-2.6.24.orig/net/sched/Kconfig linux-2.6.24/net/sched/Kconfig
 +
 +config NET_SCH_ESFQ_NFCT
 +      bool "Connection Tracking Hash Types"
-+      depends on NET_SCH_ESFQ && NF_CONNTRACK_ENABLED
++      depends on NET_SCH_ESFQ && NF_CONNTRACK
 +      ---help---
 +        Say Y here to enable support for hashing based on netfilter connection
 +        tracking information. This is useful for a router that is also using
This page took 0.151397 seconds and 4 git commands to generate.