]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
pasemi_mac: Replace LRO with GRO
authorBen Hutchings <ben@decadent.org.uk>
Mon, 15 Feb 2016 21:25:11 +0000 (21:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2016 21:15:45 +0000 (16:15 -0500)
commita4f9cdb2b44d2dceede4eaad00c6b11206af0fea
tree210eb024a7ff28b2b1d87bfa44cb9384ee80bd1a
parent82aaf4fcbe0f26adb14e72c9df6a2c4ed3f8c34d
pasemi_mac: 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/net/ethernet/pasemi/Kconfig
drivers/net/ethernet/pasemi/pasemi_mac.c
drivers/net/ethernet/pasemi/pasemi_mac.h
drivers/net/ethernet/pasemi/pasemi_mac_ethtool.c