linux-stable/drivers/net/benet
Ajit Khaparde c5b9b92e07 be2net: Bug Fix while accounting of multicast frames during netdev stats update
While updating the statistics to be passed via the get_stats,
tx multicast frames were being accounted instead of rx multicast frames.
This patch fixes the bug. This patch is against the net-2.6 tree.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-06 17:33:38 -07:00
..
be.h be2net: Workaround to fix a bug in Rx Completion processing. 2009-09-30 21:58:22 -07:00
be_cmds.c be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to fail 2009-10-05 02:09:40 -07:00
be_cmds.h be2net: Workaround to fix a bug in Rx Completion processing. 2009-09-30 21:58:22 -07:00
be_ethtool.c be2net: Changes to support flashing of the be2 network adapter 2009-09-07 01:56:38 -07:00
be_hw.h be2net: Changes to support flashing of the be2 network adapter 2009-09-07 01:56:38 -07:00
be_main.c be2net: Bug Fix while accounting of multicast frames during netdev stats update 2009-10-06 17:33:38 -07:00
Kconfig be2net: Add GRO support to the be2net driver. LRO is not supported anymore. 2009-07-23 18:00:59 -07:00
Makefile