From be66fab2915eaa911fae3f1f61066c3000783057 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Tue, 2 Oct 2012 11:19:41 -0700 Subject: [PATCH] --- yaml --- r: 353565 b: refs/heads/master c: fa201d647b78ddee7a0758ae702595ee5c9bea41 h: refs/heads/master i: 353563: 88c51d48fe293c9115a61e6b92b6b47a9a39f17d v: v3 --- [refs] | 2 +- trunk/net/dccp/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index ae97b8856534..4a4198108d2a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 95148a0f4ac83fe3fecf9277bf6501aa287e7153 +refs/heads/master: fa201d647b78ddee7a0758ae702595ee5c9bea41 diff --git a/trunk/net/dccp/Kconfig b/trunk/net/dccp/Kconfig index b75968a04017..8c0ef71bed2f 100644 --- a/trunk/net/dccp/Kconfig +++ b/trunk/net/dccp/Kconfig @@ -1,6 +1,6 @@ menuconfig IP_DCCP - tristate "The DCCP Protocol (EXPERIMENTAL)" - depends on INET && EXPERIMENTAL + tristate "The DCCP Protocol" + depends on INET ---help--- Datagram Congestion Control Protocol (RFC 4340)