[patch 21/69] TG3: Fix TSO bugs.

2007-05-21 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. - From: <[EMAIL PROTECTED]> 1. Remove the check for skb->len greater than MTU when doing TSO. When the destination has a smaller MSS than the source, a TSO packet may be smaller than the MTU and we

[patch 21/69] TG3: Fix TSO bugs.

2007-05-21 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. - From: [EMAIL PROTECTED] 1. Remove the check for skb-len greater than MTU when doing TSO. When the destination has a smaller MSS than the source, a TSO packet may be smaller than the MTU and we still