kernel: bump 5.10 to 5.10.20
[openwrt/openwrt.git] / target / linux / generic / pending-5.10 / 703-phy-add-detach-callback-to-struct-phy_driver.patch
index 371cffc58b68dd4c87643b58dbcc3281cadb9b2b..ec77d59cf0e6733bf40710a767d3b9b5747624e5 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
-@@ -1663,6 +1663,9 @@ void phy_detach(struct phy_device *phyde
+@@ -1644,6 +1644,9 @@ void phy_detach(struct phy_device *phyde
        struct module *ndev_owner = NULL;
        struct mii_bus *bus;