Message ID | 20190208155259.11702-1-colin.king@canonical.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | a8ded8eb7765233471b24bd23bdd65b44da5583a |
Headers | show |
Series | usb: host: oxu210hp-hcd: fix indentation issue | expand |
diff --git a/drivers/usb/host/oxu210hp-hcd.c b/drivers/usb/host/oxu210hp-hcd.c index c5e6e8d0b5ef..f06a291f05f8 100644 --- a/drivers/usb/host/oxu210hp-hcd.c +++ b/drivers/usb/host/oxu210hp-hcd.c @@ -1323,7 +1323,7 @@ static struct list_head *qh_urb_transaction(struct oxu_hcd *oxu, } /* by default, enable interrupt on urb completion */ - qtd->hw_token |= cpu_to_le32(QTD_IOC); + qtd->hw_token |= cpu_to_le32(QTD_IOC); return head; cleanup: