summaryrefslogtreecommitdiff
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorVasanthy Kolluri <vkolluri@cisco.com>2010-06-24 10:49:25 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-06-26 03:45:00 (GMT)
commit88132f55d74fdd97a7d459007b2bbb59e850f8c0 (patch)
tree440a621ab075be307e2cf4964c8e44ad27675458 /drivers/net/Kconfig
parent72b8a169dbfa74e7d1d08b97435e61e711d7be0e (diff)
downloadlinux-fsl-qoriq-88132f55d74fdd97a7d459007b2bbb59e850f8c0.tar.xz
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 71e6f8f..c05e506 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.