]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
atl1: use csum_start
authorJay Cliburn <jacliburn@bellsouth.net>
Sun, 3 Feb 2008 01:50:08 +0000 (19:50 -0600)
committerJeff Garzik <jeff@garzik.org>
Mon, 17 Mar 2008 11:49:25 +0000 (07:49 -0400)
commit5ca3bc3041b1cbbb3361a99bd666e907850a1a7a
tree003169a816afb1b433284bf3f08437af111ac4be
parent401c0aabec4b97320f962a0161a846d230a6f7aa
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 <jacliburn@bellsouth.net>
Acked-by: Chris Snook <csnook@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/atlx/atl1.c