X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Fpatches-4.1%2F0032-USB-fix-roothub-for-IFXHCD.patch;h=79c811705e0c7b7c7acec92d4e5ee718b3454b86;hb=bb1c915f1e2006ea62f7c9136b18e2491c4303e2;hp=c32e2bb597f1388c0fdcc59ec69a856285c6d958;hpb=ff08b0957026645e436c3388aa3f3f0032765106;p=oweals%2Fopenwrt.git diff --git a/target/linux/lantiq/patches-4.1/0032-USB-fix-roothub-for-IFXHCD.patch b/target/linux/lantiq/patches-4.1/0032-USB-fix-roothub-for-IFXHCD.patch index c32e2bb597..79c811705e 100644 --- a/target/linux/lantiq/patches-4.1/0032-USB-fix-roothub-for-IFXHCD.patch +++ b/target/linux/lantiq/patches-4.1/0032-USB-fix-roothub-for-IFXHCD.patch @@ -20,7 +20,7 @@ Subject: [PATCH 32/36] USB: fix roothub for IFXHCD choice --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c -@@ -4314,7 +4314,7 @@ hub_port_init (struct usb_hub *hub, stru +@@ -4298,7 +4298,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) {