mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 09:45:55 +08:00
typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1056 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -1467,7 +1467,7 @@ static void usbclass_unbind(FAR struct usbdev_s *dev)
|
||||
if (priv->ctrlreq != NULL)
|
||||
{
|
||||
usbclass_freereq(dev->ep0, priv->ctrlreq);
|
||||
priv->ctrlreg = NULL;
|
||||
priv->ctrlreq = NULL;
|
||||
}
|
||||
|
||||
/* Free pre-allocated read requests (which should all have
|
||||
|
||||
Reference in New Issue
Block a user