kernel: bump 4.19 to 4.19.115
[openwrt/staging/noltari.git] / target / linux / generic / hack-4.19 / 702-phy_add_aneg_done_function.patch
index a0e6484be8f3a2402fe0b7133182b56cdfdfb01c..56124f305c1c663482b88de5303965ac177acdfd 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/linux/phy.h
 +++ b/include/linux/phy.h
-@@ -555,6 +555,12 @@ struct phy_driver {
+@@ -557,6 +557,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
-@@ -1577,6 +1577,9 @@ int genphy_update_link(struct phy_device
+@@ -1581,6 +1581,9 @@ int genphy_update_link(struct phy_device
  {
        int status;