]> git.baikalelectronics.ru Git - kernel.git/commit
[BNX2]: Fix Xen problem.
authorMichael Chan <mchan@broadcom.com>
Sun, 19 Nov 2006 22:06:40 +0000 (14:06 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:24:17 +0000 (21:24 -0800)
commitb421ca4ef7a2cdcdcb5964ba193a9ca77c96bae8
tree7e56d0d48e6cd8aa772bf56b4e0c4699d0e22686
parentda9b285d2c1e4ebf2e901f7ca2cd1e6d0b3ab2c2
[BNX2]: Fix Xen problem.

This fixes the problem of not receiving packets in the Xen bridging
environment.  The Xen script sets the device's MAC address to
FE:FF:FF:FF:FF:FF and puts the device in promiscuous mode.  The
firmware had problem receiving all packets in this configuration.

New firmware and setting the PROM_VLAN bit when in promiscuous mode
will fix this problem.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c
drivers/net/bnx2_fw.h