projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc0da3f
)
enic: Fix Kconfig headline description
author
Roland Dreier
<rolandd@cisco.com>
Tue, 14 Oct 2008 01:53:05 +0000
(18:53 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 14 Oct 2008 01:53:05 +0000
(18:53 -0700)
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>
drivers/net/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/Kconfig
b/drivers/net/Kconfig
index
e9d5294
..
1d8af33
100644
(file)
--- 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