From: Jay Cliburn Date: Sun, 3 Feb 2008 01:50:08 +0000 (-0600) Subject: atl1: use csum_start X-Git-Tag: v2.6.26-rc1~1138^2~390^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca3bc3041b1cbbb3361a99bd666e907850a1a7a;p=pandora-kernel.git atl1: use csum_start Use skb->csum_start for tx checksum offload preparation. Also swap the variables css and cso so they hold the intended values of csum start and offset, respectively. Signed-off-by: Jay Cliburn Acked-by: Chris Snook Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed