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)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Feb 2012 19:25:04 +0000 (14:25 -0500)
commitd45b9d39a1aed7851948460d29b843ce70eb0a68
treeaf1509dad9b7e2b6687ebda4f352c2ceda7631c8
parent8ef78adcb03b1fcb53c3bd62df4e96c1d2706c58
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/ethernet/emulex/benet/be.h
drivers/net/ethernet/emulex/benet/be_cmds.h
drivers/net/ethernet/emulex/benet/be_ethtool.c
drivers/net/ethernet/emulex/benet/be_main.c