[PATCH] sky2: TSO mss optimization
authorshemminger@osdl.org <shemminger@osdl.org>
Mon, 28 Aug 2006 17:00:49 +0000 (10:00 -0700)
committerJeff Garzik <jeff@garzik.org>
Tue, 29 Aug 2006 21:18:30 +0000 (17:18 -0400)
commite07560cd4f762935968a1120168eb7d22260d85f
treefb1b41403609c550e0dffb1d6365ff8883d8e9cb
parentbb507fe11ffda19eee158ce0be42d222135b7aca
[PATCH] sky2: TSO mss optimization

The MSS in the transmit engine only has to change if TSO mtu changes. This
means less commands to the chip when mixing TSO and regular data.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/sky2.c