summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2008-10-13 18:53:05 -0700
committerDavid S. Miller <davem@davemloft.net>2008-10-13 18:53:05 -0700
commiteb8a4cb6df3031de3c37c272c031b02ad58dcc67 (patch)
tree752eea09b76f3f73c0cd648472796932abad7ca9
parentbc0da3fcec1cec11dc451b8fcb9c9ad7e4ca6e12 (diff)
downloadlinux-eb8a4cb6df3031de3c37c272c031b02ad58dcc67.tar.gz
enic: Fix Kconfig headline description
I don't think the enic driver has anything to do with Mark Everett
(http://en.wikipedia.org/wiki/A_Man_Called_E).  Fix the Kconfig
description.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--drivers/net/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index e9d529442b06..1d8af3348331 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2400,7 +2400,7 @@ config EHEA
 	  will be called ehea.
 
 config ENIC
-	tristate "E, the Cisco 10G Ethernet NIC"
+	tristate "Cisco 10G Ethernet NIC support"
 	depends on PCI && INET
 	select INET_LRO
 	help