aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/patches-4.14/950-0443-net-lan78xx-Support-auto-downshift-to-100Mb-s.patch
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2021-12-23 11:37:55 +0100
committerPetr Štetiar <ynezz@true.cz>2021-12-29 08:52:36 +0100
commit81d0b4a9f431b2b2ca71edca91febedde98994a3 (patch)
tree1ba3dcc529a31e52f22f56291e849fd845e9d3e3 /target/linux/brcm2708/patches-4.14/950-0443-net-lan78xx-Support-auto-downshift-to-100Mb-s.patch
parent1d94f72439034c112bfa4b694fc736123f4890a5 (diff)
downloadupstream-81d0b4a9f431b2b2ca71edca91febedde98994a3.tar.gz
upstream-81d0b4a9f431b2b2ca71edca91febedde98994a3.tar.bz2
upstream-81d0b4a9f431b2b2ca71edca91febedde98994a3.zip
kernel: bump 4.14 to 4.14.259
All patches refreshed automagically without conflicts, but upstream in commit 48c2461f28fe ("ARM: 8800/1: use choice for kernel unwinders") added new config options UNWINDER_ARM and UNWINDER_FRAME_POINTER so we need to adjust default configs as well. Run tested on ipq40xx/glinet-b1300 and mvebu/turris-omnia. Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/brcm2708/patches-4.14/950-0443-net-lan78xx-Support-auto-downshift-to-100Mb-s.patch')
-rw-r--r--target/linux/brcm2708/patches-4.14/950-0443-net-lan78xx-Support-auto-downshift-to-100Mb-s.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm2708/patches-4.14/950-0443-net-lan78xx-Support-auto-downshift-to-100Mb-s.patch b/target/linux/brcm2708/patches-4.14/950-0443-net-lan78xx-Support-auto-downshift-to-100Mb-s.patch
index 3bb2569573..b0e727f020 100644
--- a/target/linux/brcm2708/patches-4.14/950-0443-net-lan78xx-Support-auto-downshift-to-100Mb-s.patch
+++ b/target/linux/brcm2708/patches-4.14/950-0443-net-lan78xx-Support-auto-downshift-to-100Mb-s.patch
@@ -85,7 +85,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
#include <linux/of_net.h>
#include "lan78xx.h"
-@@ -1768,6 +1769,7 @@ done:
+@@ -1766,6 +1767,7 @@ done:
static int lan78xx_mdio_init(struct lan78xx_net *dev)
{
@@ -93,7 +93,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
int ret;
dev->mdiobus = mdiobus_alloc();
-@@ -1797,7 +1799,9 @@ static int lan78xx_mdio_init(struct lan7
+@@ -1795,7 +1797,9 @@ static int lan78xx_mdio_init(struct lan7
break;
}