diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-27 17:07:48 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-03-05 13:19:43 +0100 |
commit | 1cfbf95393decf047900e1b66b076a030704db20 (patch) | |
tree | 8087326ea9c0d8885763999944c258fdd5b742f4 /target/linux/layerscape | |
parent | fc45ae44613b41f7328e81d0999f609dd7e81482 (diff) | |
download | upstream-1cfbf95393decf047900e1b66b076a030704db20.tar.gz upstream-1cfbf95393decf047900e1b66b076a030704db20.tar.bz2 upstream-1cfbf95393decf047900e1b66b076a030704db20.zip |
kernel: bump 4.14 to 4.14.104
Refreshed all patches.
Altered patches:
- 332-arc-add-OWRTDTB-section.patch
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/layerscape')
-rw-r--r-- | target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch b/target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch index c3e63003dd..1ca21db90c 100644 --- a/target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch @@ -106,7 +106,7 @@ Signed-off-by: Biwen Li <biwen.li@nxp.com> case '-': --- a/drivers/net/team/team.c +++ b/drivers/net/team/team.c -@@ -1932,7 +1932,8 @@ static int team_netpoll_setup(struct net +@@ -1921,7 +1921,8 @@ static int team_netpoll_setup(struct net } #endif @@ -263,7 +263,7 @@ Signed-off-by: Biwen Li <biwen.li@nxp.com> int bond_set_carrier(struct bonding *bond); --- a/net/batman-adv/soft-interface.c +++ b/net/batman-adv/soft-interface.c -@@ -874,7 +874,8 @@ free_bat_counters: +@@ -876,7 +876,8 @@ free_bat_counters: * Return: 0 if successful or error otherwise. */ static int batadv_softif_slave_add(struct net_device *dev, |