Trivial updates assocaited with USB host mass storage and SAMA5 EHCI

This commit is contained in:
Gregory Nutt 2013-09-08 13:42:56 -06:00
parent 1094bbb382
commit 0f83209b97

View File

@ -582,6 +582,8 @@ int msconn_main(int argc, char *argv[])
* that the USB mass storage device is already configured). There is
* no handshaking so there is a race condition: We will check again
* when the daemon is started.
*
* REVISIT: This might a good application for vfork();
*/
if (g_usbmsc.mshandle)