RDMA/nes: Replace LRO with GRO
authorBen Hutchings <ben@decadent.org.uk>
Mon, 15 Feb 2016 21:25:44 +0000 (21:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2016 21:15:45 +0000 (16:15 -0500)
commit63e5f9535fcf238b0779e6bcaf092e3f627e6942
tree722b8756b9022da656974f1667c71e7bc4ec76d1
parenta4f9cdb2b44d2dceede4eaad00c6b11206af0fea
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: David S. Miller <davem@davemloft.net>
drivers/infiniband/hw/nes/Kconfig
drivers/infiniband/hw/nes/nes_hw.c
drivers/infiniband/hw/nes/nes_hw.h
drivers/infiniband/hw/nes/nes_nic.c