Obeying burn_set_scsi_logging() with errors of class RETRY

This commit is contained in:
2010-08-03 09:11:58 +00:00
parent 98b2e06c21
commit d4e4607a84
5 changed files with 5 additions and 5 deletions

View File

@ -1922,7 +1922,7 @@ if(0){
done = 0;
if (burn_sg_log_scsi & 3) {
scsi_log_err(c, fp, s.sbp, s.sb_len_wr,
s.duration, c->error != 0);
s.duration, 1);
scsi_log_cmd(c,fp,0);
}
break;