diff mbox

[3/4] r6040: no longer mark r6040 as being experimental

Message ID 200901090204.50478.florian@openwrt.org
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Florian Fainelli Jan. 9, 2009, 1:04 a.m. UTC
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>
---
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

David Miller Jan. 10, 2009, 7:07 a.m. UTC | #1
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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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