Files
linux/drivers
Stephen Hemminger 2eb3e621c4 skge: set mac address bonding fix
When bonding does fail over it calls set_mac_address.  When this happens
as the result of another port going down, the phy_mutex that is common to
both ports is held, so it deadlocks. Setting the address doesn't need to do
anything that needs the phy_mutex, it already has the RTNL to protect against
other admin actions.

This change just disables the receiver to avoid any hardware confusion
while address is changing.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-03-15 10:44:32 -04:00
..
2007-03-14 15:27:49 -07:00
2007-03-14 15:27:50 -07:00
2007-03-14 15:27:49 -07:00
2007-03-09 15:32:58 -08:00
2007-03-05 07:57:53 -08:00
2007-03-14 15:27:49 -07:00
2007-03-09 21:06:40 -05:00
2007-03-15 10:44:32 -04:00
2007-03-14 15:27:50 -07:00
2007-03-14 15:27:49 -07:00
2007-02-11 10:51:24 -08:00
2007-02-11 10:51:24 -08:00