diff options
author | Michael Chan <mchan@broadcom.com> | 2007-05-04 02:23:35 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-05-04 02:23:35 +0200 |
commit | fde82055c1d0e64ff660d83c705db0e1abc9d12e (patch) | |
tree | 3196adab597fa441527fb2804a33c615a5a8102c /drivers/net/atari_bionet.c | |
parent | [NET]: Rework dev_base via list_head (v3) (diff) | |
download | linux-fde82055c1d0e64ff660d83c705db0e1abc9d12e.tar.xz linux-fde82055c1d0e64ff660d83c705db0e1abc9d12e.zip |
[BNX2]: Fix TSO problem with small MSS.
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 at the source and we still need to process it
as a TSO packet.
Thanks to Brian Ristuccia <bristuccia@starentnetworks.com> for
reporting the problem.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/atari_bionet.c')
0 files changed, 0 insertions, 0 deletions