usbxhci: add missing pexit() in xhcirecover proc (thanks sam-d)

This commit is contained in:
cinap_lenrek 2017-12-29 06:10:25 +01:00
parent a021f054b0
commit ce2211b08c

View file

@ -637,6 +637,8 @@ recover(void *arg)
qunlock(&ctlr->cmdlock);
qunlock(&ctlr->slotlock);
pexit("", 1);
}
static void