commit | 6811086899f2740c08d0ade26f8b9d705708e0cc | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathyap@serverengines.com> | Wed Jun 10 02:21:16 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 11 02:47:16 2009 -0700 |
tree | 2dacb7018e7db2d710ad8e4203f202d46afee150 | |
parent | b305be78a044c5f6a9d146229a280d08db0c630a [diff] |
be2net: fix netdev stats rx_errors and rx_dropped Fix netdev stat rx_errors to cover length related errors and checksum errors and rx_dropped to the pkts dropped due to lack of buffers Signed-off-by: Sathya Perla <sathyap@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>