commit | 302476c99863fe6d08eed6145e37322892ab7f55 | [log] [tgz] |
---|---|---|
author | Paulius Zaleckas <paulius.zaleckas@gmail.com> | Mon Jan 23 01:16:35 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 23 14:00:58 2012 -0500 |
tree | e9f7beae3c13644fdb233c7d34b2bc9bf88e4366 | |
parent | 44151acb9f13563e40d40d14c3e5c11ce21b59e1 [diff] |
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>