summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/patches-3.10
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-12-01 09:59:53 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-12-01 09:59:53 +0000
commitf1ef0b92bef17f09fe61e1d2e8275d5fdb4c9cc8 (patch)
tree29e748c94381371d6ec2f7dd4cfcc030e1c698ba /target/linux/lantiq/patches-3.10
parentf51d78f4f2e91658985288b95f572da9b7a021ae (diff)
downloadmtk-20170518-f1ef0b92bef17f09fe61e1d2e8275d5fdb4c9cc8.zip
mtk-20170518-f1ef0b92bef17f09fe61e1d2e8275d5fdb4c9cc8.tar.gz
mtk-20170518-f1ef0b92bef17f09fe61e1d2e8275d5fdb4c9cc8.tar.bz2
kernel: update 3.10 to 3.10.21
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38972
Diffstat (limited to 'target/linux/lantiq/patches-3.10')
-rw-r--r--target/linux/lantiq/patches-3.10/0032-USB-fix-roothub-for-IFXHCD.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-3.10/0032-USB-fix-roothub-for-IFXHCD.patch b/target/linux/lantiq/patches-3.10/0032-USB-fix-roothub-for-IFXHCD.patch
index 22526cf..78aadd1 100644
--- a/target/linux/lantiq/patches-3.10/0032-USB-fix-roothub-for-IFXHCD.patch
+++ b/target/linux/lantiq/patches-3.10/0032-USB-fix-roothub-for-IFXHCD.patch
@@ -20,7 +20,7 @@ Subject: [PATCH 32/34] USB: fix roothub for IFXHCD
choice
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
-@@ -4036,7 +4036,7 @@ hub_port_init (struct usb_hub *hub, stru
+@@ -4053,7 +4053,7 @@ hub_port_init (struct usb_hub *hub, stru
udev->ttport = hdev->ttport;
} else if (udev->speed != USB_SPEED_HIGH
&& hdev->speed == USB_SPEED_HIGH) {