gnu_linux.c: run_mmc_cmd_linux: be sure to set return return code.
testiso9660.c: broke things working when on hacking on Solaris
This commit is contained in:
@@ -1262,6 +1262,8 @@ run_mmc_cmd_linux( void *p_user_data,
|
||||
}
|
||||
return DRIVER_OP_ERROR;
|
||||
}
|
||||
/*Not sure if this the best thing, but we'll use anyway. */
|
||||
return DRIVER_OP_SUCCESS;
|
||||
}
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user