Re: [net-next PATCH] be2net: add descriptions for stat counters reported via ethtool
From: David Miller <davem@davemloft.net>
Date: 2012-02-01 19:25:27
From: David Miller <davem@davemloft.net>
Date: 2012-02-01 19:25:27
From: Sathya Perla <redacted> Date: Mon, 30 Jan 2012 11:47:39 +0530
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 <redacted>
Applied, thanks.