diff options
author | Sathya Perla <sathya.perla@emulex.com> | 2011-07-25 21:10:14 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-08-01 09:11:59 +0200 |
commit | ac124ff973e2780279774a30dd924affef758a51 (patch) | |
tree | 1df7efa8c135ee686860c3c296e30fbd2ce652e2 /drivers/vhost | |
parent | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net (diff) | |
download | linux-ac124ff973e2780279774a30dd924affef758a51.tar.xz linux-ac124ff973e2780279774a30dd924affef758a51.zip |
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 <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/vhost')
0 files changed, 0 insertions, 0 deletions