be2net: fix net-snmp error because of wrong packet stats
authorAjit Khaparde <ajitk@serverengines.com>
Fri, 3 Sep 2010 06:17:10 +0000 (06:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Sep 2010 16:52:45 +0000 (09:52 -0700)
Wrong packet statistics for multicast Rx was causing net-snmp error messages
every 15 seconds. Instead of picking the multicast stats from hardware,
now maintain it in the driver itself.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found