From: Rob Herring Date: Fri, 30 Aug 2013 21:49:27 +0000 (-0500) Subject: net: calxedaxgmac: remove some unused statistic counters X-Git-Tag: v3.12-rc1~132^2~1^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2a5128fbc30480763bbb8a43ec7c8161c1bf055;p=pandora-kernel.git net: calxedaxgmac: remove some unused statistic counters rx_sa_filter_fail and tx_undeflow events are unused and impossible to occur based on how the h/w is used. We never filter on source MAC address and TX store and forward mode prevents underflow events. Reported-by: Lennert Buytenhek Signed-off-by: Rob Herring Signed-off-by: David S. Miller --- Reading git-diff-tree failed