From: Florian Fainelli <florian@openwrt.org>
To: David Miller <davem@davemloft.net>,
jeff@garzik.org, netdev@vger.kernel.org
Subject: [PATCH 3/4] r6040: no longer mark r6040 as being experimental
Date: Fri, 9 Jan 2009 02:04:50 +0100 [thread overview]
Message-ID: <200901090204.50478.florian@openwrt.org> (raw)
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
next reply other threads:[~2009-01-09 1:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-09 1:04 Florian Fainelli [this message]
2009-01-10 7:07 ` [PATCH 3/4] r6040: no longer mark r6040 as being experimental David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200901090204.50478.florian@openwrt.org \
--to=florian@openwrt.org \
--cc=davem@davemloft.net \
--cc=jeff@garzik.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.