]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2net: add descriptions for stat counters reported via ethtool
authorSathya Perla <sathya.perla@emulex.com>
Sun, 29 Jan 2012 20:17:39 +0000 (20:17 +0000)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 7 May 2012 21:44:14 +0000 (14:44 -0700)
commit281f8a1872bb5782537c4f9a4575845fa9175962
tree5e1ee62f272a18c10362666c22056fe85533dffb
parent59c5ea421cb8c2c07c49eee1838a3a4d754c290d
be2net: add descriptions for stat counters reported via ethtool

Also rename a few counters appropritely and delete 2 counters that are not
implemented in HW.

vlan_mismatch_drops does not exist in BE3 and is accounted for in
address_mismatch_drops. Do the same thing for BE2 and Lancer.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be.h
drivers/net/benet/be_cmds.h
drivers/net/benet/be_ethtool.c
drivers/net/benet/be_main.c