diff options
Diffstat (limited to 'target/linux/layerscape/patches-4.14')
-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, |