kernel 3.18/kernel 4.0/kernel 4.1: add missing symbol

deactivate NET_SCTPPROBE just like NET_TCPPROBE

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

SVN-Revision: 46974
This commit is contained in:
John Crispin 2015-09-16 08:33:25 +00:00
parent 74bbc08651
commit 94295b80ff
3 changed files with 3 additions and 0 deletions

View 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

View 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

View 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