commit | 7510873d8659f4192cb5b3327f748e401d216399 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Sun Nov 19 14:06:40 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:24:17 2006 -0800 |
tree | 7e56d0d48e6cd8aa772bf56b4e0c4699d0e22686 | |
parent | bb22f58087fdf8b617803c9b65bc86c6d26b5115 [diff] |
[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>