]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/benet/be_main.c
be2net: Bug Fix while accounting of multicast frames during netdev stats update
authorAjit Khaparde <ajitk@serverengines.com>
Mon, 5 Oct 2009 02:21:51 +0000 (02:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Oct 2009 00:33:38 +0000 (17:33 -0700)
commitc5b9b92e07e4973b299537c5c684037349dc7e5c
treed834d15785fe15563fead985ecd411663d1d8832
parent86aaf9ad8276160312c09771c0f8e64646996e4c
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>
drivers/net/benet/be_main.c