nel.org; netdev@vger.kernel.org; [EMAIL PROTECTED]
Subject: Re: [patch 1/1] network: add the missing phy_device speed
information to phy_mii_ioctl
On Mar 2, 2007, at 11:42, Shan Lu wrote:
> Changelog:
> Function `phy_mii_ioctl' returns physical device's information
> based on
> us
On Mar 2, 2007, at 11:42, Shan Lu wrote:
Changelog:
Function `phy_mii_ioctl' returns physical device's information
based on
user requests. When requested to return the basic mode control
register
information (BMCR), the original implementation only returns the
physical device's duplex info
Shan Lu wrote:
Changelog:
Function `phy_mii_ioctl' returns physical device's information based on
user requests. When requested to return the basic mode control register
information (BMCR), the original implementation only returns the
physical device's duplex information and forgets to return spe
Changelog:
Function `phy_mii_ioctl' returns physical device's information based on
user requests. When requested to return the basic mode control register
information (BMCR), the original implementation only returns the
physical device's duplex information and forgets to return speed
information, w