kernel: bump 4.19 to 4.19.115
[openwrt/staging/rmilecki.git] / target / linux / generic / backport-4.19 / 703-v4.20-net-ethernet-Add-helper-for-set_pauseparam-for-Asym-.patch
index 4ad3bf698ace8dc1a2047a517abb644c4890c46a..070544ea638426bf98786929059c21abe7e17bf6 100644 (file)
@@ -17,7 +17,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
 
 --- a/drivers/net/phy/phy_device.c
 +++ b/drivers/net/phy/phy_device.c
-@@ -1790,6 +1790,36 @@ void phy_support_asym_pause(struct phy_d
+@@ -1794,6 +1794,36 @@ void phy_support_asym_pause(struct phy_d
  }
  EXPORT_SYMBOL(phy_support_asym_pause);
  
@@ -56,7 +56,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
        struct device_node *node = phydev->mdio.dev.of_node;
 --- a/include/linux/phy.h
 +++ b/include/linux/phy.h
-@@ -1050,6 +1050,7 @@ int phy_start_interrupts(struct phy_devi
+@@ -1052,6 +1052,7 @@ int phy_start_interrupts(struct phy_devi
  void phy_print_status(struct phy_device *phydev);
  int phy_set_max_speed(struct phy_device *phydev, u32 max_speed);
  void phy_support_asym_pause(struct phy_device *phydev);