kernel: bump 4.19 to 4.19.16
[openwrt/staging/lynxis.git] / target / linux / generic / pending-4.19 / 703-phy-add-detach-callback-to-struct-phy_driver.patch
index bc45d4ed68e54ba9b2c93c713a87316ada42e90c..0cf187a49146cacc1cd1e5d2668fb4c767c6f831 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
-@@ -1133,6 +1133,9 @@ void phy_detach(struct phy_device *phyde
+@@ -1130,6 +1130,9 @@ void phy_detach(struct phy_device *phyde
        struct module *ndev_owner = dev->dev.parent->driver->owner;
        struct mii_bus *bus;