linux/drivers/net/myri10ge
Brice Goglin 917690cd03 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>
2007-03-28 02:18:50 -04:00
..
Makefile
myri10ge.c myri10ge: correctly detect when TSO should be used 2007-03-28 02:18:50 -04:00
myri10ge_mcp.h [PATCH] myri10ge annotations 2006-12-04 16:07:23 -05:00
myri10ge_mcp_gen_header.h [PATCH] myri10ge annotations 2006-12-04 16:07:23 -05:00