From: David S. Miller Date: Tue, 21 Jan 2020 09:50:41 +0000 (+0100) Subject: Merge branch 'phy-add-new-version-of-phy_do_ioctl-and-convert-suitable-drivers' X-Git-Tag: v5.6-rc1~151^2~57 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=3ccc897b228a08db741469e1d19812b38afe015e;p=linux.git Merge branch 'phy-add-new-version-of-phy_do_ioctl-and-convert-suitable-drivers' Heiner Kallweit says: ==================== net: phy: add new version of phy_do_ioctl and convert suitable drivers We just added phy_do_ioctl, but it turned out that we need another version of this function that doesn't check whether net_device is running. So rename phy_do_ioctl to phy_do_ioctl_running and add a new version of phy_do_ioctl. Eventually convert suitable drivers to use phy_do_ioctl. ==================== Signed-off-by: David S. Miller --- 3ccc897b228a08db741469e1d19812b38afe015e