kernel: bump 5.10 to 5.10.114
[openwrt/staging/chunkeey.git] / target / linux / bcm27xx / patches-5.10 / 950-0733-usb-xhci-workaround-for-bogus-SET_DEQ_PENDING-endpoi.patch
index c0a4caad4bfad318d4766932a78feaa784579000..4c61ee0bae65f9221d5eb6908daeb573e1102bab 100644 (file)
@@ -26,7 +26,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
 
 --- a/drivers/usb/host/xhci-ring.c
 +++ b/drivers/usb/host/xhci-ring.c
-@@ -4268,9 +4268,9 @@ void xhci_queue_new_dequeue_state(struct
+@@ -4270,9 +4270,9 @@ void xhci_queue_new_dequeue_state(struct
        }
        ep = &xhci->devs[slot_id]->eps[ep_index];
        if ((ep->ep_state & SET_DEQ_PENDING)) {