* [PATCH] de2104x: remove experimental status
@ 2010-09-28 18:46 Ondrej Zary
2010-09-28 18:52 ` Jeff Garzik
0 siblings, 1 reply; 3+ messages in thread
From: Ondrej Zary @ 2010-09-28 18:46 UTC (permalink / raw)
To: jgarzik; +Cc: netdev, Kernel development list
It should be ready after 8 years...remove the experimental dependency.
Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
--- linux-2.6.36-rc3-/drivers/net/tulip/Kconfig 2010-08-29 17:36:04.000000000 +0200
+++ linux-2.6.36-rc3/drivers/net/tulip/Kconfig 2010-09-28 19:49:46.000000000 +0200
@@ -11,8 +11,8 @@ menuconfig NET_TULIP
if NET_TULIP
config DE2104X
- tristate "Early DECchip Tulip (dc2104x) PCI support (EXPERIMENTAL)"
- depends on PCI && EXPERIMENTAL
+ tristate "Early DECchip Tulip (dc2104x) PCI support"
+ depends on PCI
select CRC32
---help---
This driver is developed for the SMC EtherPower series Ethernet
--
Ondrej Zary
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] de2104x: remove experimental status
2010-09-28 18:46 [PATCH] de2104x: remove experimental status Ondrej Zary
@ 2010-09-28 18:52 ` Jeff Garzik
2010-09-30 2:48 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2010-09-28 18:52 UTC (permalink / raw)
To: Ondrej Zary; +Cc: netdev, Kernel development list
On 09/28/2010 02:46 PM, Ondrej Zary wrote:
> It should be ready after 8 years...remove the experimental dependency.
>
> Signed-off-by: Ondrej Zary<linux@rainbow-software.org>
>
> --- linux-2.6.36-rc3-/drivers/net/tulip/Kconfig 2010-08-29 17:36:04.000000000 +0200
> +++ linux-2.6.36-rc3/drivers/net/tulip/Kconfig 2010-09-28 19:49:46.000000000 +0200
> @@ -11,8 +11,8 @@ menuconfig NET_TULIP
> if NET_TULIP
>
> config DE2104X
> - tristate "Early DECchip Tulip (dc2104x) PCI support (EXPERIMENTAL)"
> - depends on PCI&& EXPERIMENTAL
> + tristate "Early DECchip Tulip (dc2104x) PCI support"
> + depends on PCI
> select CRC32
> ---help---
> This driver is developed for the SMC EtherPower series Ethernet
Well... it's not the years, it's the quality... which I think has been
sufficiently increased.
Acked-by: Jeff Garzik <jgarzik@redhat.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] de2104x: remove experimental status
2010-09-28 18:52 ` Jeff Garzik
@ 2010-09-30 2:48 ` David Miller
0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2010-09-30 2:48 UTC (permalink / raw)
To: jgarzik; +Cc: linux, netdev, linux-kernel
From: Jeff Garzik <jgarzik@pobox.com>
Date: Tue, 28 Sep 2010 14:52:19 -0400
> On 09/28/2010 02:46 PM, Ondrej Zary wrote:
>> It should be ready after 8 years...remove the experimental dependency.
>>
>> Signed-off-by: Ondrej Zary<linux@rainbow-software.org>
>>
>> --- linux-2.6.36-rc3-/drivers/net/tulip/Kconfig 2010-08-29
>> --- 17:36:04.000000000 +0200
>> +++ linux-2.6.36-rc3/drivers/net/tulip/Kconfig 2010-09-28
>> 19:49:46.000000000 +0200
>> @@ -11,8 +11,8 @@ menuconfig NET_TULIP
>> if NET_TULIP
>>
>> config DE2104X
>> - tristate "Early DECchip Tulip (dc2104x) PCI support (EXPERIMENTAL)"
>> - depends on PCI&& EXPERIMENTAL
>> + tristate "Early DECchip Tulip (dc2104x) PCI support"
>> + depends on PCI
>> select CRC32
>> ---help---
>> This driver is developed for the SMC EtherPower series Ethernet
>
> Well... it's not the years, it's the quality... which I think has
> been sufficiently increased.
>
> Acked-by: Jeff Garzik <jgarzik@redhat.com>
Also applied to net-next-2.6, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-09-30 2:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-28 18:46 [PATCH] de2104x: remove experimental status Ondrej Zary
2010-09-28 18:52 ` Jeff Garzik
2010-09-30 2:48 ` 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).