kernel: bump 4.14 to 4.14.93
[openwrt/openwrt.git] / target / linux / generic / pending-4.14 / 703-phy-add-detach-callback-to-struct-phy_driver.patch
index 3d5f8fc5ed693ccaec8a2040afabf5a600a4c8ec..119b53c6d71135076108edbda5275fbc87908be2 100644 (file)
@@ -11,7 +11,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
 
 --- a/drivers/net/phy/phy_device.c
 +++ b/drivers/net/phy/phy_device.c
-@@ -1095,6 +1095,9 @@ void phy_detach(struct phy_device *phyde
+@@ -1099,6 +1099,9 @@ void phy_detach(struct phy_device *phyde
        struct module *ndev_owner = dev->dev.parent->driver->owner;
        struct mii_bus *bus;