kernel 3.18/kernel 4.0/kernel 4.1: add missing symbol
authorJohn Crispin <john@openwrt.org>
Wed, 16 Sep 2015 08:33:25 +0000 (08:33 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 16 Sep 2015 08:33:25 +0000 (08:33 +0000)
deactivate NET_SCTPPROBE just like NET_TCPPROBE

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 46974

target/linux/generic/config-3.18
target/linux/generic/config-4.0
target/linux/generic/config-4.1

index 6e5ad7fae559c75891b0850f5826c84a1455bf2e..dfb4d50c8cb2b5481e17dbca4ee971113f27b085 100644 (file)
@@ -2486,6 +2486,7 @@ CONFIG_NET_SCH_FQ_CODEL=y
 # CONFIG_NET_SCH_SFQ is not set
 # CONFIG_NET_SCH_TBF is not set
 # CONFIG_NET_SCH_TEQL is not set
+# CONFIG_NET_SCTPPROBE is not set
 # CONFIG_NET_TCPPROBE is not set
 # CONFIG_NET_TEAM is not set
 # CONFIG_NET_TULIP is not set
index b52408a5fe8819dee11ff019e2e3956a39096254..0c630eab610074507ccadd3acfd9015cac4a097a 100644 (file)
@@ -2527,6 +2527,7 @@ CONFIG_NET_SCH_FQ_CODEL=y
 # CONFIG_NET_SCH_SFQ is not set
 # CONFIG_NET_SCH_TBF is not set
 # CONFIG_NET_SCH_TEQL is not set
+# CONFIG_NET_SCTPPROBE is not set
 # CONFIG_NET_SWITCHDEV is not set
 # CONFIG_NET_TCPPROBE is not set
 # CONFIG_NET_TEAM is not set
index 630b49d41190af991211c8454bbbf3eb00c29c60..3751022a63fdd2e0269b71e6a48cb657df9eeb38 100644 (file)
@@ -2578,6 +2578,7 @@ CONFIG_NET_SCH_FQ_CODEL=y
 # CONFIG_NET_SCH_SFQ is not set
 # CONFIG_NET_SCH_TBF is not set
 # CONFIG_NET_SCH_TEQL is not set
+# CONFIG_NET_SCTPPROBE is not set
 # CONFIG_NET_SWITCHDEV is not set
 # CONFIG_NET_TCPPROBE is not set
 # CONFIG_NET_TEAM is not set