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)
commit302476c99863fe6d08eed6145e37322892ab7f55
treee9f7beae3c13644fdb233c7d34b2bc9bf88e4366
parent44151acb9f13563e40d40d14c3e5c11ce21b59e1
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