|
@@ -2852,7 +2852,7 @@ static int prepare_ring(struct xhci_hcd *xhci, struct xhci_ring *ep_ring,
|
|
xhci_err(xhci, "Ring expansion failed\n");
|
|
xhci_err(xhci, "Ring expansion failed\n");
|
|
return -ENOMEM;
|
|
return -ENOMEM;
|
|
}
|
|
}
|
|
- };
|
|
|
|
|
|
+ }
|
|
|
|
|
|
if (enqueue_is_link_trb(ep_ring)) {
|
|
if (enqueue_is_link_trb(ep_ring)) {
|
|
struct xhci_ring *ring = ep_ring;
|
|
struct xhci_ring *ring = ep_ring;
|