diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-04-15 14:36:05 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-04-16 13:24:54 +0200 |
commit | 82c8170cd086d17a08ab29cd7120fb7f94bd7424 (patch) | |
tree | c8e86fe41de64fb5bc07674a7028f05dab192eac /target/linux/brcm2708/patches-4.9/950-0031-Add-dwc_otg-driver.patch | |
parent | 489fc2353559ac79b3aaeb35bd9224df713306af (diff) | |
download | upstream-82c8170cd086d17a08ab29cd7120fb7f94bd7424.tar.gz upstream-82c8170cd086d17a08ab29cd7120fb7f94bd7424.tar.bz2 upstream-82c8170cd086d17a08ab29cd7120fb7f94bd7424.zip |
kernel: bump 4.9 to 4.9.219
Refreshed all patches.
Altered patches:
- 0026-NET-multi-phy-support.patch
Fixes:
- CVE-2020-8647
- CVE-2020-8648 (Potentially)
- CVE-2020-8649
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/brcm2708/patches-4.9/950-0031-Add-dwc_otg-driver.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.9/950-0031-Add-dwc_otg-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm2708/patches-4.9/950-0031-Add-dwc_otg-driver.patch b/target/linux/brcm2708/patches-4.9/950-0031-Add-dwc_otg-driver.patch index f909e88a10..b125e6a60e 100644 --- a/target/linux/brcm2708/patches-4.9/950-0031-Add-dwc_otg-driver.patch +++ b/target/linux/brcm2708/patches-4.9/950-0031-Add-dwc_otg-driver.patch @@ -696,7 +696,7 @@ Signed-off-by: Noralf Trønnes <noralf@tronnes.org> } --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c -@@ -5091,7 +5091,7 @@ static void port_event(struct usb_hub *h +@@ -5095,7 +5095,7 @@ static void port_event(struct usb_hub *h if (portchange & USB_PORT_STAT_C_OVERCURRENT) { u16 status = 0, unused; |