Re: [PATCH] Fixed a number of bugs in the PHY Layer

2006-11-07 Thread Jeff Garzik
Andy Fleming wrote: * genphy_update_link is now exported * Added a fix from [EMAIL PROTECTED] which changes forcing so it only updates the link. Otherwise, it never tries the lower values, since it is always overwriting the speed/duplex values with the current ones, rather than the

[PATCH] Fixed a number of bugs in the PHY Layer

2006-10-16 Thread Andy Fleming
* genphy_update_link is now exported * Added a fix from [EMAIL PROTECTED] which changes forcing so it only updates the link. Otherwise, it never tries the lower values, since it is always overwriting the speed/duplex values with the current ones, rather than the intended ones. * Fixed a