aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/Kconfig
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-02-15 21:25:44 +0000
committerDoug Ledford <dledford@redhat.com>2016-02-29 17:11:57 -0500
commitbfec53c6c88aa2b18a5015ca3e0137d4e0dec95a (patch)
tree3cb588a0ac824607f34db0b822ada0538cfbddef /drivers/infiniband/hw/nes/Kconfig
parentLinux 4.5-rc6 (diff)
downloadlinux-dev-bfec53c6c88aa2b18a5015ca3e0137d4e0dec95a.tar.xz
linux-dev-bfec53c6c88aa2b18a5015ca3e0137d4e0dec95a.zip
RDMA/nes: Replace LRO with GRO
GRO is simpler to use than the old inet_lro library, and is compatible with forwarding and bridging configurations. Compile-tested only. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/hw/nes/Kconfig')
-rw-r--r--drivers/infiniband/hw/nes/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/nes/Kconfig b/drivers/infiniband/hw/nes/Kconfig
index 846dc97cf260..7964eba8e7ed 100644
--- a/drivers/infiniband/hw/nes/Kconfig
+++ b/drivers/infiniband/hw/nes/Kconfig
@@ -2,7 +2,6 @@ config INFINIBAND_NES
tristate "NetEffect RNIC Driver"
depends on PCI && INET && INFINIBAND
select LIBCRC32C
- select INET_LRO
---help---
This is the RDMA Network Interface Card (RNIC) driver for
NetEffect Ethernet Cluster Server Adapters.