linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] net: switchdev: Drop EXPERIMENTAL from description
@ 2016-05-14 19:49 Florian Fainelli
  2016-05-14 20:23 ` Jiri Pirko
  2016-05-14 21:06 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Florian Fainelli @ 2016-05-14 19:49 UTC (permalink / raw)
  To: netdev
  Cc: andrew, vivien.didelot, Florian Fainelli, Jiri Pirko,
	David S. Miller, open list

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>
---
 net/switchdev/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] net: switchdev: Drop EXPERIMENTAL from description
  2016-05-14 19:49 [PATCH net-next] net: switchdev: Drop EXPERIMENTAL from description Florian Fainelli
@ 2016-05-14 20:23 ` Jiri Pirko
  2016-05-14 21:06 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Jiri Pirko @ 2016-05-14 20:23 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: netdev, andrew, vivien.didelot, David S. Miller, open list

Sat, May 14, 2016 at 09:49:54PM CEST, f.fainelli@gmail.com wrote:
>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>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] net: switchdev: Drop EXPERIMENTAL from description
  2016-05-14 19:49 [PATCH net-next] net: switchdev: Drop EXPERIMENTAL from description Florian Fainelli
  2016-05-14 20:23 ` Jiri Pirko
@ 2016-05-14 21:06 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2016-05-14 21:06 UTC (permalink / raw)
  To: f.fainelli; +Cc: netdev, andrew, vivien.didelot, jiri, linux-kernel

From: Florian Fainelli <f.fainelli@gmail.com>
Date: Sat, 14 May 2016 12:49:54 -0700

> 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>

Yeah this is long overdue, applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-14 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-14 19:49 [PATCH net-next] net: switchdev: Drop EXPERIMENTAL from description Florian Fainelli
2016-05-14 20:23 ` Jiri Pirko
2016-05-14 21:06 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).