From: Bruce Allan Date: Fri, 20 Nov 2009 23:27:21 +0000 (+0000) Subject: e1000e: cleanup functions that clear hardware statistics X-Git-Tag: v2.6.33-rc1~388^2~248 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99673d9b5d48c81f2e9fe094c0d9e42815c60b3f;p=pandora-kernel.git e1000e: cleanup functions that clear hardware statistics The e1000_clear_hw_cntrs_*() functions read the registers to clear them. There is no reason to save the register contents so the temp variable can be removed. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed