aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-4.14/830-huawei_e970_support.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-07-11 14:58:36 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-07-12 13:54:24 +0200
commitca903c73c70592fc49649235770fa49823efab96 (patch)
treecd9f9fc2eadb0b8ff3aa121c1537753bf7b5a9f0 /target/linux/brcm47xx/patches-4.14/830-huawei_e970_support.patch
parent3a5498c5e55d3fad5df14d94366e331642f0eb77 (diff)
downloadupstream-ca903c73c70592fc49649235770fa49823efab96.tar.gz
upstream-ca903c73c70592fc49649235770fa49823efab96.tar.bz2
upstream-ca903c73c70592fc49649235770fa49823efab96.zip
kernel: bump 4.14 to 4.14.54 for 18.06
Refreshed all patches Reworked patches to match upstream: 335-v4.16-netfilter-nf_tables-add-single-table-list-for-all-fa.patch Compile-tested on: cns3xxx, imx6, x86_64 Runtime-tested on: cns3xxx, imx6, x86_64 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/brcm47xx/patches-4.14/830-huawei_e970_support.patch')
-rw-r--r--target/linux/brcm47xx/patches-4.14/830-huawei_e970_support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-4.14/830-huawei_e970_support.patch b/target/linux/brcm47xx/patches-4.14/830-huawei_e970_support.patch
index b6150ed8fd..5d40fe6541 100644
--- a/target/linux/brcm47xx/patches-4.14/830-huawei_e970_support.patch
+++ b/target/linux/brcm47xx/patches-4.14/830-huawei_e970_support.patch
@@ -8,7 +8,7 @@
#include <asm/bootinfo.h>
#include <asm/idle.h>
#include <asm/prom.h>
-@@ -225,6 +226,33 @@ static struct fixed_phy_status bcm47xx_f
+@@ -231,6 +232,33 @@ static struct fixed_phy_status bcm47xx_f
.duplex = DUPLEX_FULL,
};
@@ -42,7 +42,7 @@
static int __init bcm47xx_register_bus_complete(void)
{
switch (bcm47xx_bus_type) {
-@@ -244,6 +272,7 @@ static int __init bcm47xx_register_bus_c
+@@ -250,6 +278,7 @@ static int __init bcm47xx_register_bus_c
bcm47xx_workarounds();
fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status, -1);