From: Michael Chan Date: Sun, 19 Nov 2006 22:06:40 +0000 (-0800) Subject: [BNX2]: Fix Xen problem. X-Git-Tag: v2.6.20-rc1~34^2~40^2~269 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7510873d8659f4192cb5b3327f748e401d216399;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed