xiaoxiang781216 commented on code in PR #11739: URL: https://github.com/apache/nuttx/pull/11739#discussion_r1498518228
########## arch/arm/src/sama5/sam_ohci.c: ########## @@ -2863,6 +2863,7 @@ static int sam_epfree(struct usbhost_driver_s *drvr, usbhost_ep_t ep) DEBUGASSERT(rhport != NULL && eplist != NULL && Review Comment: change to "drvr != NULL" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
