kernel: bump 4.14 to 4.14.169
[openwrt/openwrt.git] / target / linux / generic / pending-4.14 / 703-phy-add-detach-callback-to-struct-phy_driver.patch
index 4ba722183c2be940a3aaf8630272818a0e8fd84f..d49fdc77abe2e607d9ef7f6dc752717600c0bcba 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
-@@ -1105,6 +1105,9 @@ void phy_detach(struct phy_device *phyde
+@@ -1106,6 +1106,9 @@ void phy_detach(struct phy_device *phyde
        struct module *ndev_owner = dev->dev.parent->driver->owner;
        struct mii_bus *bus;