From: shemminger@osdl.org Date: Mon, 28 Aug 2006 17:00:50 +0000 (-0700) Subject: [PATCH] sky2: optimize checksum offload information X-Git-Tag: v2.6.19-rc1~1263^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d179332f8918a5f4e031dc068a469283b01c4c1;p=pandora-kernel.git [PATCH] sky2: optimize checksum offload information Since many packets have the same checksum starting offset and insertion location; the driver can save the last information and only tell hardware when it changes. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed