myri10ge: Convert from LRO to GRO
authorAndrew Gallatin <gallatin@myri.com>
Fri, 30 Nov 2012 08:31:58 +0000 (08:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Nov 2012 18:44:04 +0000 (13:44 -0500)
Convert myri10ge from LRO to GRO, and simplify the driver by removing
various LRO-related code which is no longer needed including
ndo_fix_features op, custom skb building from frags, and LRO
header parsing.

Signed-off-by: Andrew Gallatin <gallatin@myri.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found