X-Git-Url: https://git.archive.openwrt.org/?p=15.05%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Fpatches-3.18%2F0032-USB-fix-roothub-for-IFXHCD.patch;h=cf2c5cbd5bd434f9e2f96c602c745c6c3d972aed;hp=673e3de824dffffd9884c3a1edd60e2cae1cda21;hb=4e7d2ffce589a195c89e45b373717dbd0a00052e;hpb=51a243f3c112e6946575381ef5531fb1e51370e8 diff --git a/target/linux/lantiq/patches-3.18/0032-USB-fix-roothub-for-IFXHCD.patch b/target/linux/lantiq/patches-3.18/0032-USB-fix-roothub-for-IFXHCD.patch index 673e3de824..cf2c5cbd5b 100644 --- a/target/linux/lantiq/patches-3.18/0032-USB-fix-roothub-for-IFXHCD.patch +++ b/target/linux/lantiq/patches-3.18/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 -@@ -4319,7 +4319,7 @@ hub_port_init (struct usb_hub *hub, stru +@@ -4303,7 +4303,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) {