kernel: Update kernel 4.19 to version 4.19.131
[openwrt/staging/ynezz.git] / target / linux / generic / pending-4.19 / 703-phy-add-detach-callback-to-struct-phy_driver.patch
index c8847a0234fabc374da0d6f6d46328611a0cbd0d..d655d2fc759e196071d8144fe4e08ddcd60a0aa5 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
-@@ -1205,6 +1205,9 @@ void phy_detach(struct phy_device *phyde
+@@ -1207,6 +1207,9 @@ void phy_detach(struct phy_device *phyde
        struct module *ndev_owner = dev->dev.parent->driver->owner;
        struct mii_bus *bus;