X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fmvebu%2Fpatches-4.19%2F537-net-mvneta-add-2500baset-support.patch;h=9186ceb0da4acae4571c78f9da484d9bcad64798;hb=b6c9d2bab09068776b146962e23f1ce7f5f75f07;hp=6629547eef318a82bd86586d7b049e0e1785924c;hpb=f4bea1b6a378fef02001cb86eebe2e51fe1c5427;p=openwrt%2Fstaging%2Fjow.git diff --git a/target/linux/mvebu/patches-4.19/537-net-mvneta-add-2500baset-support.patch b/target/linux/mvebu/patches-4.19/537-net-mvneta-add-2500baset-support.patch index 6629547eef..9186ceb0da 100644 --- a/target/linux/mvebu/patches-4.19/537-net-mvneta-add-2500baset-support.patch +++ b/target/linux/mvebu/patches-4.19/537-net-mvneta-add-2500baset-support.patch @@ -24,7 +24,7 @@ Signed-off-by: David S. Miller --- a/drivers/net/ethernet/marvell/mvneta.c +++ b/drivers/net/ethernet/marvell/mvneta.c -@@ -3387,6 +3387,7 @@ static void mvneta_validate(struct net_d +@@ -3402,6 +3402,7 @@ static void mvneta_validate(struct net_d phylink_set(mask, 1000baseX_Full); } if (pp->comphy || state->interface == PHY_INTERFACE_MODE_2500BASEX) {