kernel: update kernel 4.3 to version 4.3.4

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 48498
This commit is contained in:
Hauke Mehrtens
2016-01-25 21:44:48 +00:00
parent 4807ca67d6
commit a29c7ca3d9
7 changed files with 8 additions and 83 deletions

View File

@@ -59,7 +59,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
/* EHCI, OHCI */
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
@@ -1287,7 +1287,7 @@ static void hub_quiesce(struct usb_hub *
@@ -1291,7 +1291,7 @@ static void hub_quiesce(struct usb_hub *
if (type != HUB_SUSPEND) {
/* Disconnect all the children */
for (i = 0; i < hdev->maxchild; ++i) {