kernel: update kernel 4.4 to 4.4.69
[openwrt/staging/chunkeey.git] / target / linux / ipq806x / patches-4.4 / 096-03-usb-dwc3-Validate-the-maximum_speed-parameter.patch
index 0f17918d36f1ad1ac8bd558a97a6bc289e9d266f..784ba069ee39d1b9d19ff93ec56c826828b6790a 100644 (file)
@@ -49,7 +49,7 @@ Signed-off-by: Felipe Balbi <balbi@kernel.org>
        /* Adjust Frame Length */
 --- a/drivers/usb/dwc3/gadget.c
 +++ b/drivers/usb/dwc3/gadget.c
-@@ -1634,10 +1634,13 @@ static int dwc3_gadget_start(struct usb_
+@@ -1647,10 +1647,13 @@ static int dwc3_gadget_start(struct usb_
                case USB_SPEED_HIGH:
                        reg |= DWC3_DSTS_HIGHSPEED;
                        break;