kernel: bump 5.4 to 5.4.150
[openwrt/staging/wigyori.git] / target / linux / generic / backport-5.4 / 750-v5.5-net-phy-add-support-for-clause-37-auto-negotiation.patch
index bb26986c7963050799e831a774af96d2b0c7bd96..69c56eca7a6eabb5ed1a0fc0d5327c3f26992d5d 100644 (file)
@@ -116,7 +116,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
   * genphy_aneg_done - return auto-negotiation status
   * @phydev: target phy_device struct
   *
-@@ -1961,6 +2043,63 @@ int genphy_read_status(struct phy_device
+@@ -1962,6 +2044,63 @@ int genphy_read_status(struct phy_device
  EXPORT_SYMBOL(genphy_read_status);
  
  /**