From f80963d4d18d67c3190d40b7eadaa0e427ccbf7b Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Tue, 27 Jun 2017 07:41:10 +0200 Subject: kernel: update kernel 4.4 to 4.4.74 Refresh patches. Compile-tested on ar71xx. Runtime-tested on ar71xx. Signed-off-by: Stijn Tintel --- ...-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'target/linux/bcm53xx/patches-4.4/710-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch') diff --git a/target/linux/bcm53xx/patches-4.4/710-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch b/target/linux/bcm53xx/patches-4.4/710-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch index 2ee9cd4..bafa4e4 100644 --- a/target/linux/bcm53xx/patches-4.4/710-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch +++ b/target/linux/bcm53xx/patches-4.4/710-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch @@ -13,16 +13,16 @@ Signed-off-by: Rafał Miłecki --- a/drivers/net/phy/b53/b53_common.c +++ b/drivers/net/phy/b53/b53_common.c -@@ -25,6 +25,7 @@ - #include - #include +@@ -27,6 +27,7 @@ + #include + #include #include +#include #include "b53_regs.h" #include "b53_priv.h" -@@ -1383,6 +1384,28 @@ static int b53_switch_init(struct b53_de - sw_dev->cpu_port = 5; +@@ -1522,6 +1523,28 @@ static int b53_switch_init(struct b53_de + return ret; } + /* Set correct CPU port */ -- cgit v1.1