From: Alexander Duyck Date: Tue, 27 Oct 2009 23:50:18 +0000 (+0000) Subject: igb: Remove invalid stats counters X-Git-Tag: v2.6.33-rc1~388^2~655 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=645a3abd73c2ac05d375f080d2f58d56e1502562;p=pandora-kernel.git igb: Remove invalid stats counters There are several counters being used like they are static when in fact they are clear on read. In order to prevent the values from being incorrect I am removing the defunct counters. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed