aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorVasanthy Kolluri <vkolluri@cisco.com>2010-03-18 12:20:04 -0400
committerDavid S. Miller <davem@davemloft.net>2010-03-19 00:22:49 -0400
commit641cb85e68945878d520d5fc3c2dc64aa1dda868 (patch)
tree251c8de46cd36c62100b65cddd6a3ec9c922bd97 /drivers/net/Kconfig
parentd883aa76416f8e9e872f11ac08c5a3c6684840de (diff)
enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS
1) Change enic driver description to "Cisco VIC Ethernet NIC Driver" 2) Fix tab space 3) Update MAINTAINERS list Signed-off-by: Scott Feldman <scofeldm@cisco.com> Signed-off-by: Vasanthy Kolluri <vkolluri@cisco.com> Signed-off-by: Roopa Prabhu <roprabhu@cisco.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 0ba5b8e50a7c..bf223fb4a86e 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2593,11 +2593,11 @@ config EHEA
2593 will be called ehea. 2593 will be called ehea.
2594 2594
2595config ENIC 2595config ENIC
2596 tristate "Cisco 10G Ethernet NIC support" 2596 tristate "Cisco VIC Ethernet NIC Support"
2597 depends on PCI && INET 2597 depends on PCI && INET
2598 select INET_LRO 2598 select INET_LRO
2599 help 2599 help
2600 This enables the support for the Cisco 10G Ethernet card. 2600 This enables the support for the Cisco VIC Ethernet card.
2601 2601
2602config IXGBE 2602config IXGBE
2603 tristate "Intel(R) 10GbE PCI Express adapters support" 2603 tristate "Intel(R) 10GbE PCI Express adapters support"