From: Vladislav Zolotarov Date: Sun, 6 Feb 2011 19:21:49 +0000 (-0800) Subject: bnx2x: Duplication in promisc mode X-Git-Tag: v2.6.38-rc5~50^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=711c914688163dbe757c174788e20695088478e5;p=pandora-kernel.git bnx2x: Duplication in promisc mode Prevent packets duplication for frames targeting FCoE L2 ring: packets were arriving to stack from both L2 RSS and from FCoE L2 in a promiscuous mode. Configure FCoE L2 ring to DROP_ALL rx mode, when interface is configured to PROMISC, and to accept only unicast frames, when interface is configured to ALL_MULTI. Signed-off-by: Vladislav Zolotarov Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed