From: Matt Carlson Date: Wed, 20 Apr 2011 07:57:35 +0000 (+0000) Subject: tg3: Workaround rx_discards stat bug X-Git-Tag: v3.0-rc1~377^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d95847381228639844c7197deb8b2211274ef22;p=pandora-kernel.git tg3: Workaround rx_discards stat bug The 5717, 5718, 5719 A0, and 5720 A0 has a bug where the rx_discards statistic counter will increment when dropping unwanted multicast frames. This patch works around the problem by attempting to recreate the data using other means. The resulting value will not be accurate, but it can still serve as a problem indicator. Signed-off-by: Matt Carlson Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed