]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit426b490ec25ba80acb1a8293e1c03a6e0bcd790b
tree37ab45ae0777c3c8cabe64f8d17618dc94f01cb1
parentffa719853dde5fba8418ebac6b3377d4c0fc4f91
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