From: Ayyappan Veeraiyan Date: Fri, 1 Feb 2008 23:59:09 +0000 (-0800) Subject: ixgbe: properly return CHECKSUM_NONE, cleanup csum code X-Git-Tag: v2.6.25-rc1~518^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e59bd25d579c143f1b93a33d3243d67abbb15abe;p=pandora-kernel.git ixgbe: properly return CHECKSUM_NONE, cleanup csum code We were not returning CHECKSUM_NONE in a lot of cases which is wrong. Move common exit points in this function and error code up before the actual work in this function. Signed-off-by: Ayyappan Veeraiyan Signed-off-by: Auke Kok Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed