summaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/patches-4.9/202-core-linux-support-layerscape.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-09-27 17:48:33 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-09-28 00:37:00 +0200
commitf402571b496467ea4d55edc6ba98fcbaf37d4e34 (patch)
tree2009fce81a24aa43163749e79b44bb7e86145623 /target/linux/layerscape/patches-4.9/202-core-linux-support-layerscape.patch
parent1da8cc1bbc251ad68cad01456e427d97f9c61cbd (diff)
downloadopenwrt-f402571b496467ea4d55edc6ba98fcbaf37d4e34.tar.gz
openwrt-f402571b496467ea4d55edc6ba98fcbaf37d4e34.tar.bz2
openwrt-f402571b496467ea4d55edc6ba98fcbaf37d4e34.zip
kernel: Update kernel 4.9 to version 4.9.237
Compile and runtime tested on lantiq/xrx200 + ar71xx/generic. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/layerscape/patches-4.9/202-core-linux-support-layerscape.patch')
-rw-r--r--target/linux/layerscape/patches-4.9/202-core-linux-support-layerscape.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.9/202-core-linux-support-layerscape.patch b/target/linux/layerscape/patches-4.9/202-core-linux-support-layerscape.patch
index d807aba929..14e08b291b 100644
--- a/target/linux/layerscape/patches-4.9/202-core-linux-support-layerscape.patch
+++ b/target/linux/layerscape/patches-4.9/202-core-linux-support-layerscape.patch
@@ -421,7 +421,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
* These are the defined Ethernet Protocol ID's.
--- a/net/core/dev.c
+++ b/net/core/dev.c
-@@ -6656,9 +6656,18 @@ int dev_set_mtu(struct net_device *dev,
+@@ -6657,9 +6657,18 @@ int dev_set_mtu(struct net_device *dev,
if (new_mtu == dev->mtu)
return 0;