mv643xx_eth: Add Rx Discard and Rx Overrun statistics
authorPaulius Zaleckas <paulius.zaleckas@gmail.com>
Mon, 23 Jan 2012 01:16:35 +0000 (01:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Jan 2012 19:00:58 +0000 (14:00 -0500)
These statistics helped me a lot while searching who is losing
packets in my setup.
I added these stats to MIB group since they are very similar,
but just in other registers.
I have tested this patch on 88F6281 SoC.

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found