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)