From: Sathya Perla Date: Mon, 25 Jul 2011 19:10:14 +0000 (+0000) Subject: be2net: cleanup and refactor stats code X-Git-Tag: v3.2-rc1~129^2~602 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac124ff973e2780279774a30dd924affef758a51;p=pandora-kernel.git be2net: cleanup and refactor stats code In preparation for 64-bit stats interface, the following cleanups help streamline the code: 1) made some more rx/tx stats stored by driver 64 bit 2) made some HW stas (err/drop counters) stored in be_drv_stats 32 bit to keep the code simple as BE provides 32-bit counters only. 3) removed duplication of netdev stats in ethtool 4) removed some un-necessary stats and fixed some names Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed