Clear sense request valid flag.
This commit is contained in:
@@ -487,6 +487,7 @@ run_mmc_cmd_win32ioctl( void *p_user_data,
|
|||||||
swb.sptd.SenseInfoOffset = offsetof(SCSI_PASS_THROUGH_DIRECT_WITH_BUFFER,
|
swb.sptd.SenseInfoOffset = offsetof(SCSI_PASS_THROUGH_DIRECT_WITH_BUFFER,
|
||||||
SenseBuf);
|
SenseBuf);
|
||||||
|
|
||||||
|
p_env->gen.scsi_mmc_sense_valid = 0;
|
||||||
memcpy(swb.sptd.Cdb, p_cdb, i_cdb);
|
memcpy(swb.sptd.Cdb, p_cdb, i_cdb);
|
||||||
|
|
||||||
/* Send the command to drive */
|
/* Send the command to drive */
|
||||||
|
|||||||
Reference in New Issue
Block a user