kernel: bump 6.1 to 6.1.45
[openwrt/openwrt.git] / target / linux / bcm4908 / patches-6.1 / 700-net-dsa-bcm_sf2-enable-GPHY-for-switch-probing.patch
index 26c2f109426444a9ec0eaa468881dba5cec3fd19..954b28b63b57b1a6c90fb0fa09fd38fd3e0b2899 100644 (file)
@@ -29,7 +29,7 @@ Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
 
 --- a/drivers/net/dsa/bcm_sf2.c
 +++ b/drivers/net/dsa/bcm_sf2.c
-@@ -1512,10 +1512,14 @@ static int bcm_sf2_sw_probe(struct platf
+@@ -1516,10 +1516,14 @@ static int bcm_sf2_sw_probe(struct platf
        rev = reg_readl(priv, REG_PHY_REVISION);
        priv->hw_params.gphy_rev = rev & PHY_REVISION_MASK;