linux-pinenote/drivers/net/benet
Ajit Khaparde 1ef78abec6 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>
2010-09-03 09:52:45 -07:00
..
be.h be2net: fix net-snmp error because of wrong packet stats 2010-09-03 09:52:45 -07:00
be_cmds.c be2net: fix to avoid sending get_stats request if one is already being processed. 2010-07-30 23:59:06 -07:00
be_cmds.h be2net: add code to dump registers for debug 2010-07-30 23:59:05 -07:00
be_ethtool.c be2net: fix net-snmp error because of wrong packet stats 2010-09-03 09:52:45 -07:00
be_hw.h be2net: fix net-snmp error because of wrong packet stats 2010-09-03 09:52:45 -07:00
be_main.c be2net: fix net-snmp error because of wrong packet stats 2010-09-03 09:52:45 -07:00
Kconfig be2net: remove ASIC generation number from Kconfig 2010-02-12 12:28:00 -08:00
Makefile