aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeon/patches-5.4/701-honor_sgmii_node_device_tree_status.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/octeon/patches-5.4/701-honor_sgmii_node_device_tree_status.patch')
-rw-r--r--target/linux/octeon/patches-5.4/701-honor_sgmii_node_device_tree_status.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeon/patches-5.4/701-honor_sgmii_node_device_tree_status.patch b/target/linux/octeon/patches-5.4/701-honor_sgmii_node_device_tree_status.patch
index af223dc314..9fb0c2f0a3 100644
--- a/target/linux/octeon/patches-5.4/701-honor_sgmii_node_device_tree_status.patch
+++ b/target/linux/octeon/patches-5.4/701-honor_sgmii_node_device_tree_status.patch
@@ -12,7 +12,7 @@ Tested-by: Johannes Kimmel <fff@bareminimum.eu>
Signed-off-by: Roman Kuzmitskii <damex.pp@icloud.com>
--- a/drivers/staging/octeon/ethernet.c
+++ b/drivers/staging/octeon/ethernet.c
-@@ -884,8 +884,10 @@
+@@ -885,8 +885,10 @@ static int cvm_oct_probe(struct platform
case CVMX_HELPER_INTERFACE_MODE_SGMII:
priv->phy_mode = PHY_INTERFACE_MODE_SGMII;