aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/atl1
diff options
context:
space:
mode:
authorBrice Goglin <brice@myri.com>2007-03-27 21:54:53 +0200
committerJeff Garzik <jeff@garzik.org>2007-03-28 02:18:50 -0400
commit917690cd035b422b1ac933ac160d26016aa454ac (patch)
tree7fa878d49198084cc42475e802b22e86c70cfabf /drivers/net/atl1
parent28defbea64622f69d65a6079bf800cedb9915a5f (diff)
myri10ge: correctly detect when TSO should be used
Correctly detect when TSO should be used on transmit by looking at the skb->gso_size rather than seeing if the frame was larger than our MTU. The old method causes problems when a host with a large (jumbo) MTU is sending to a host with a small (standard) MTU. Signed-off-by: Brice Goglin <brice@myri.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/atl1')
0 files changed, 0 insertions, 0 deletions