Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Florian Fainelli and committed by
David S. Miller
8fbb89c6 8ea658ce

+1 -1
+1 -1
net/switchdev/Kconfig
··· 3 3 # 4 4 5 5 config NET_SWITCHDEV 6 - bool "Switch (and switch-ish) device support (EXPERIMENTAL)" 6 + bool "Switch (and switch-ish) device support" 7 7 depends on INET 8 8 ---help--- 9 9 This module provides glue between core networking code and device