diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2017-09-03 09:34:10 +0300 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2017-09-03 22:06:28 +0300 |
commit | 046618f5da1c94f085de8504fcfc26ee858ddde4 (patch) | |
tree | c6395dd03fff70ea89459bdf6d096167dab380d0 /target/linux/bcm53xx | |
parent | ef255fc57ece1415b2a81346dde7d8ee3a32dee7 (diff) | |
download | upstream-046618f5da1c94f085de8504fcfc26ee858ddde4.tar.gz upstream-046618f5da1c94f085de8504fcfc26ee858ddde4.tar.bz2 upstream-046618f5da1c94f085de8504fcfc26ee858ddde4.zip |
kernel: update 4.9 to 4.9.47
Refresh patches.
Compile-tested on ramips/mt7621 and x86/64.
Runtime-tested on ramips/mt7621 and x86/64.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/bcm53xx')
-rw-r--r-- | target/linux/bcm53xx/patches-4.9/700-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-4.9/700-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch b/target/linux/bcm53xx/patches-4.9/700-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch index bafa4e4b1d..244a4a6586 100644 --- a/target/linux/bcm53xx/patches-4.9/700-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch +++ b/target/linux/bcm53xx/patches-4.9/700-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch @@ -21,7 +21,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com> #include "b53_regs.h" #include "b53_priv.h" -@@ -1522,6 +1523,28 @@ static int b53_switch_init(struct b53_de +@@ -1578,6 +1579,28 @@ static int b53_switch_init(struct b53_de return ret; } |