Author: blogic Date: 2015-09-16 10:33:25 +0200 (Wed, 16 Sep 2015) New Revision: 46974
Modified: trunk/target/linux/generic/config-3.18 trunk/target/linux/generic/config-4.0 trunk/target/linux/generic/config-4.1 Log: kernel 3.18/kernel 4.0/kernel 4.1: add missing symbol deactivate NET_SCTPPROBE just like NET_TCPPROBE Signed-off-by: Dirk Neukirchen <[email protected]> Modified: trunk/target/linux/generic/config-3.18 =================================================================== --- trunk/target/linux/generic/config-3.18 2015-09-16 08:33:18 UTC (rev 46973) +++ trunk/target/linux/generic/config-3.18 2015-09-16 08:33:25 UTC (rev 46974) @@ -2486,6 +2486,7 @@ # 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 Modified: trunk/target/linux/generic/config-4.0 =================================================================== --- trunk/target/linux/generic/config-4.0 2015-09-16 08:33:18 UTC (rev 46973) +++ trunk/target/linux/generic/config-4.0 2015-09-16 08:33:25 UTC (rev 46974) @@ -2527,6 +2527,7 @@ # 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 Modified: trunk/target/linux/generic/config-4.1 =================================================================== --- trunk/target/linux/generic/config-4.1 2015-09-16 08:33:18 UTC (rev 46973) +++ trunk/target/linux/generic/config-4.1 2015-09-16 08:33:25 UTC (rev 46974) @@ -2578,6 +2578,7 @@ # 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
