kernel: bump 4.9 to 4.9.122
[oweals/openwrt.git] / target / linux / generic / hack-4.9 / 702-phy_add_aneg_done_function.patch
index 5c0c22e25393ac74ceb0d581b07d38cd4b496985..8a2b51a4f7ad851e1af32932402d6065788821a4 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/linux/phy.h
 +++ b/include/linux/phy.h
-@@ -499,6 +499,12 @@ struct phy_driver {
+@@ -495,6 +495,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
-@@ -1309,6 +1309,9 @@ int genphy_update_link(struct phy_device
+@@ -1312,6 +1312,9 @@ int genphy_update_link(struct phy_device
  {
        int status;