qeth: l3 fix len in tso hdr
authorFrank Blaschka <frank.blaschka@de.ibm.com>
Fri, 26 Nov 2010 02:41:20 +0000 (02:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Nov 2010 02:13:18 +0000 (18:13 -0800)
The tso hdr is longer then the regular l3 hdr. Fix the calculation
of the total len by accounting the size of the tso hdr.

Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found