commit | d9c8f498c3b41e686d3306dcf01d95941fcc6b48 | [log] [tgz] |
---|---|---|
author | Vladislav Zolotarov <vladz@broadcom.com> | Tue Feb 01 14:05:30 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 01 14:05:30 2011 -0800 |
tree | 37ab45ae0777c3c8cabe64f8d17618dc94f01cb1 | |
parent | f97f3057fd2febbd7f34a60f09a2cb9cef8bf403 [diff] |
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>