All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/4] r6040: no longer mark r6040 as being experimental
@ 2009-01-09  1:04 Florian Fainelli
  2009-01-10  7:07 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Fainelli @ 2009-01-09  1:04 UTC (permalink / raw)
  To: David Miller, jeff, netdev

From: Florian Fainelli <florian@openwrt.org>
Subject: [PATCH 3/4] r6040: no longer mark r6040 as being experimental

We do not depend on EXPERIMENTAL and the driver is
not experimental, so remove this warning.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
---
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 11f143f..65e922c 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1598,7 +1598,7 @@ config 8139_OLD_RX_RESET
 	  old RX-reset behavior.  If unsure, say N.
 
 config R6040
-	tristate "RDC R6040 Fast Ethernet Adapter support (EXPERIMENTAL)"
+	tristate "RDC R6040 Fast Ethernet Adapter support"
 	depends on NET_PCI && PCI
 	select CRC32
 	select MII

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

* Re: [PATCH 3/4] r6040: no longer mark r6040 as being experimental
  2009-01-09  1:04 [PATCH 3/4] r6040: no longer mark r6040 as being experimental Florian Fainelli
@ 2009-01-10  7:07 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-01-10  7:07 UTC (permalink / raw)
  To: florian; +Cc: jeff, netdev

From: Florian Fainelli <florian@openwrt.org>
Date: Fri, 9 Jan 2009 02:04:50 +0100

> From: Florian Fainelli <florian@openwrt.org>
> Subject: [PATCH 3/4] r6040: no longer mark r6040 as being experimental
> 
> We do not depend on EXPERIMENTAL and the driver is
> not experimental, so remove this warning.
> 
> Signed-off-by: Florian Fainelli <florian@openwrt.org>

Applied.

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

end of thread, other threads:[~2009-01-10  7:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-09  1:04 [PATCH 3/4] r6040: no longer mark r6040 as being experimental Florian Fainelli
2009-01-10  7:07 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.