diff mbox

packetengines: fix config default

Message ID 20120302153856.4352ae3c@nehalam.linuxnetplumber.net
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

stephen hemminger March 2, 2012, 11:38 p.m. UTC
As part of the big network driver reorg, each vendor directory defaults to
yes, so that older config's can migrate correctly. Looks like this one
got missed.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
---
Patch should go to -net for 3.3


--
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 March 3, 2012, 12:06 a.m. UTC | #1
From: Stephen Hemminger <shemminger@vyatta.com>
Date: Fri, 2 Mar 2012 15:38:56 -0800

> As part of the big network driver reorg, each vendor directory defaults to
> yes, so that older config's can migrate correctly. Looks like this one
> got missed.
> 
> Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
> ---
> Patch should go to -net for 3.3

Applied and queued up for -stable, thanks.
--
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

--- a/drivers/net/ethernet/packetengines/Kconfig	2012-01-10 10:56:56.891156428 -0800
+++ b/drivers/net/ethernet/packetengines/Kconfig	2012-03-02 15:35:26.611294060 -0800
@@ -4,6 +4,7 @@ 
 
 config NET_PACKET_ENGINE
 	bool "Packet Engine devices"
+	default y
 	depends on PCI
 	---help---
 	  If you have a network (Ethernet) card belonging to this class, say Y