From: Florian Fainelli Date: Sat, 14 May 2016 19:49:54 +0000 (-0700) Subject: net: switchdev: Drop EXPERIMENTAL from description X-Git-Tag: v4.9.8~2112^2~53 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8fbb89c6fbfd1cda9ae413cd1e042837a8edbdeb;p=platform%2Fkernel%2Flinux-rpi3.git net: switchdev: Drop EXPERIMENTAL from description Switchdev has been around for quite a while now, putting "EXPERIMENTAL" in the description is no longer accurate, drop it. Signed-off-by: Florian Fainelli Acked-by: Jiri Pirko Signed-off-by: David S. Miller --- diff --git a/net/switchdev/Kconfig b/net/switchdev/Kconfig index 86a47e1..651fa20 100644 --- a/net/switchdev/Kconfig +++ b/net/switchdev/Kconfig @@ -3,7 +3,7 @@ # config NET_SWITCHDEV - bool "Switch (and switch-ish) device support (EXPERIMENTAL)" + bool "Switch (and switch-ish) device support" depends on INET ---help--- This module provides glue between core networking code and device