projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.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
|
blame
|
history
diff --git
a/drivers/net/Kconfig
b/drivers/net/Kconfig
index e9d529442b067e5c016195be99cfb0d5c4927dc2..1d8af334833124b3aa3660c9cb1a963814b30507 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