Re: [PATCH net-next 2/3] net: phy: add new version of phy_do_ioctl
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2020-01-20 22:04:39
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2020-01-20 22:04:39
On 1/20/20 1:17 PM, Heiner Kallweit wrote:
Add a new version of phy_do_ioctl that doesn't check whether net_device is running. It will typically be used if suitable drivers attach the PHY in probe already. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian