summaryrefslogtreecommitdiffstats
path: root/net/switchdev
diff options
context:
space:
mode:
authorFlorian Fainelli2016-05-14 21:49:54 +0200
committerDavid S. Miller2016-05-14 23:06:37 +0200
commit8fbb89c6fbfd1cda9ae413cd1e042837a8edbdeb (patch)
treea028b6323841b9e18735a8b5cf459b9550f03545 /net/switchdev
parentMerge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... (diff)
downloadkernel-qcow2-linux-8fbb89c6fbfd1cda9ae413cd1e042837a8edbdeb.tar.gz
kernel-qcow2-linux-8fbb89c6fbfd1cda9ae413cd1e042837a8edbdeb.tar.xz
kernel-qcow2-linux-8fbb89c6fbfd1cda9ae413cd1e042837a8edbdeb.zip
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 <f.fainelli@gmail.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev')
-rw-r--r--net/switchdev/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/switchdev/Kconfig b/net/switchdev/Kconfig
index 86a47e17cfaf..651fa201a570 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