kernel: bump 5.4 to 5.4.36
[openwrt/openwrt.git] / target / linux / generic / hack-5.4 / 702-phy_add_aneg_done_function.patch
index 0f4dab34603fc1f32d78289055e2a845eaf31b54..f58b1900252b6a9df9e4fc4c75b80b0168ef56eb 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/linux/phy.h
 +++ b/include/linux/phy.h
-@@ -522,6 +522,12 @@ struct phy_driver {
+@@ -524,6 +524,12 @@ struct phy_driver {
        /* Determines the negotiated speed and duplex */
        int (*read_status)(struct phy_device *phydev);
  
@@ -15,7 +15,7 @@
  
 --- a/drivers/net/phy/phy_device.c
 +++ b/drivers/net/phy/phy_device.c
-@@ -1822,6 +1822,9 @@ int genphy_update_link(struct phy_device
+@@ -1909,6 +1909,9 @@ int genphy_update_link(struct phy_device
        if (bmcr & BMCR_ANRESTART)
                goto done;