From: Alexander Duyck Date: Mon, 5 Oct 2009 06:31:25 +0000 (+0000) Subject: igb: remove unused temp variable from stats clearing path X-Git-Tag: v2.6.33-rc1~388^2~933 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc9073bbc901a0b695c9c5966d65520c29af70af;p=pandora-kernel.git igb: remove unused temp variable from stats clearing path There is a temp variable in the stats clearing path that isn't needed since the results from the stats read can be immediately discared. Since it isn't needed we might as well just drop it from the function call. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed