USB host: More fixes from last changes.. MSC block read and write must again...
USB host: More fixes from last changes.. MSC block read and write must again return number of blocks on success. Fix numerous places where the assumption the ret == OK means success. Since the transfer method now returns the number of byte transfered, the correct test for success is ret >= 0
parent
3474a553
Please register or sign in to comment