commit | 1ef78abec6b5e9e3062e3ae6660eabaf055a718d | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajitk@serverengines.com> | Fri Sep 03 06:17:10 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 03 09:52:45 2010 -0700 |
tree | 34436d7aa1294d37b4cad58d634950d5cdc2e8a5 | |
parent | 0b5d404e349c0236b11466c0a4785520c0be6982 [diff] |
be2net: fix net-snmp error because of wrong packet stats 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>