be2net: fix netdev stats rx_errors and rx_dropped
authorSathya Perla <sathyap@serverengines.com>
Wed, 10 Jun 2009 02:21:16 +0000 (02:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Jun 2009 09:47:16 +0000 (02:47 -0700)
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>

No differences found