aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorVasanthy Kolluri <vkolluri@cisco.com>2010-06-24 10:49:25 +0000
committerDavid S. Miller <davem@davemloft.net>2010-06-25 20:45:00 -0700
commit88132f55d74fdd97a7d459007b2bbb59e850f8c0 (patch)
tree440a621ab075be307e2cf4964c8e44ad27675458 /drivers/net/Kconfig
parentcnic: Update version to 2.1.3. (diff)
downloadlinux-dev-88132f55d74fdd97a7d459007b2bbb59e850f8c0.tar.xz
linux-dev-88132f55d74fdd97a7d459007b2bbb59e850f8c0.zip
enic: Feature Add: Replace LRO with GRO
enic now uses the GRO mechanism instead of LRO to pass skbs to upper layers. 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/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 71e6f8fc0cf1..c05e506a87ab 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2615,7 +2615,6 @@ config EHEA
config ENIC
tristate "Cisco VIC Ethernet NIC Support"
depends on PCI && INET
- select INET_LRO
help
This enables the support for the Cisco VIC Ethernet card.