From: Ben Hutchings Date: Fri, 8 Mar 2013 21:20:09 +0000 (+0000) Subject: sfc: Implement firmware-assisted TSO for EF10 X-Git-Tag: v3.13-rc1~105^2~341^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfa50be95cc2c42d243c33433a5ff977177a3236;p=pandora-kernel.git sfc: Implement firmware-assisted TSO for EF10 Segmentation remains in the driver, but we generate option descriptors describing the required packet editing rather than making our own copies. Reduce tso_state::ipv4_id to 16 bits, so it doesn't overflow into the TCP_FLAGS field of the option descriptor. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed