Skip to content

Commit 8fbb89c

Browse files
ffainellidavem330
authored andcommitted
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 <[email protected]> Acked-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 8ea658c commit 8fbb89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/switchdev/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44

55
config NET_SWITCHDEV
6-
bool "Switch (and switch-ish) device support (EXPERIMENTAL)"
6+
bool "Switch (and switch-ish) device support"
77
depends on INET
88
---help---
99
This module provides glue between core networking code and device

0 commit comments

Comments
 (0)