kernel: backport phylink changes from mainline Linux
[openwrt/staging/blocktrron.git] / target / linux / layerscape / patches-6.1 / 702-phy-Add-2.5G-SGMII-interface-mode.patch
index 6af915da90653809b210a8ea67035d6447ce700c..8beee8f2dc1af75950b356319bf130ea04141338 100644 (file)
@@ -25,7 +25,7 @@ Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com>
        case PHY_INTERFACE_MODE_QUSGMII:
 --- a/drivers/net/phy/phylink.c
 +++ b/drivers/net/phy/phylink.c
-@@ -200,6 +200,7 @@ static int phylink_interface_max_speed(p
+@@ -218,6 +218,7 @@ static int phylink_interface_max_speed(p
                return SPEED_1000;
  
        case PHY_INTERFACE_MODE_2500BASEX: