diff options
| author | Brice Goglin <[email protected]> | 2007-03-27 21:54:53 +0200 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2007-03-28 02:18:50 -0400 |
| commit | 917690cd035b422b1ac933ac160d26016aa454ac (patch) | |
| tree | 7fa878d49198084cc42475e802b22e86c70cfabf /include/linux | |
| parent | 28defbea64622f69d65a6079bf800cedb9915a5f (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 <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions