From: shemminger@osdl.org Date: Tue, 27 Sep 2005 22:02:56 +0000 (-0700) Subject: [PATCH] sky2: cleanup interrupt processing X-Git-Tag: v2.6.16-rc1~474^2~22^2~7^2~97^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d11c13e752c4e34777d33579ee0378e0178ef52d;p=pandora-kernel.git [PATCH] sky2: cleanup interrupt processing The receive processing can be cleaned up by not using local variables to store checksum status, instead just put it directly onto the expected skb. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed