From: shemminger@osdl.org Date: Mon, 28 Aug 2006 17:00:49 +0000 (-0700) Subject: [PATCH] sky2: TSO mss optimization X-Git-Tag: v2.6.19-rc1~1263^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e07560cd4f762935968a1120168eb7d22260d85f;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed