bnx2x: multicasts in NPAR mode
authorVladislav Zolotarov <vladz@broadcom.com>
Tue, 1 Feb 2011 22:05:30 +0000 (14:05 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Feb 2011 22:05:30 +0000 (14:05 -0800)
commitd9c8f498c3b41e686d3306dcf01d95941fcc6b48
tree37ab45ae0777c3c8cabe64f8d17618dc94f01cb1
parentf97f3057fd2febbd7f34a60f09a2cb9cef8bf403
bnx2x: multicasts in NPAR mode

The chip was erroneously configured to accept all multicast frames
in a normal (none-promisc) rx mode both on the RSS and on the FCoE L2 rings
when in an NPAR mode. This caused packet duplication for every received multicast
frame in this mode.

Signed-off-by: Vladislav Zolotarov <vladz@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2x/bnx2x_main.c