kernel: Make the patches apply on top of 4.19
[oweals/openwrt.git] / target / linux / generic / hack-4.19 / 702-phy_add_aneg_done_function.patch
index 0453112a1fdd9a7d3e25789d181b2648690df783..31efb35a97579b7e357f38bac73be3bada5a5e79 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/linux/phy.h
 +++ b/include/linux/phy.h
-@@ -547,6 +547,12 @@ struct phy_driver {
+@@ -548,6 +548,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
-@@ -1458,6 +1458,9 @@ int genphy_update_link(struct phy_device
+@@ -1509,6 +1509,9 @@ int genphy_update_link(struct phy_device
  {
        int status;