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>
This commit is contained in:
parent
bc0da3fcec
commit
eb8a4cb6df
|
@ -2400,7 +2400,7 @@ config EHEA
|
||||||
will be called ehea.
|
will be called ehea.
|
||||||
|
|
||||||
config ENIC
|
config ENIC
|
||||||
tristate "E, the Cisco 10G Ethernet NIC"
|
tristate "Cisco 10G Ethernet NIC support"
|
||||||
depends on PCI && INET
|
depends on PCI && INET
|
||||||
select INET_LRO
|
select INET_LRO
|
||||||
help
|
help
|
||||||
|
|
Loading…
Reference in New Issue