commit | a4f9cdb2b44d2dceede4eaad00c6b11206af0fea | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Mon Feb 15 21:25:11 2016 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 17 16:15:45 2016 -0500 |
tree | 210eb024a7ff28b2b1d87bfa44cb9384ee80bd1a | |
parent | 82aaf4fcbe0f26adb14e72c9df6a2c4ed3f8c34d [diff] |
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>