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)
commit53522729a8bfd7181e46b4ac8161bfd8202e2afd
treee9f7beae3c13644fdb233c7d34b2bc9bf88e4366
parent48cb4abcf3849aede6fae47de402c1cee1302482
mv643xx_eth: Add Rx Discard and Rx Overrun statistics

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>
drivers/net/ethernet/marvell/mv643xx_eth.c