diff options
Diffstat (limited to 'Documentation/scsi/scsi_eh.txt')
| -rw-r--r-- | Documentation/scsi/scsi_eh.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/scsi/scsi_eh.txt b/Documentation/scsi/scsi_eh.txt index 7acbebb17fa..6ff16b620d8 100644 --- a/Documentation/scsi/scsi_eh.txt +++ b/Documentation/scsi/scsi_eh.txt | |||
| @@ -290,7 +290,7 @@ scmd->allowed. | |||
| 290 | SCSI transports/LLDDs automatically acquire sense data on | 290 | SCSI transports/LLDDs automatically acquire sense data on |
| 291 | command failures (autosense). Autosense is recommended for | 291 | command failures (autosense). Autosense is recommended for |
| 292 | performance reasons and as sense information could get out of | 292 | performance reasons and as sense information could get out of |
| 293 | sync inbetween occurrence of CHECK CONDITION and this action. | 293 | sync between occurrence of CHECK CONDITION and this action. |
| 294 | 294 | ||
| 295 | Note that if autosense is not supported, scmd->sense_buffer | 295 | Note that if autosense is not supported, scmd->sense_buffer |
| 296 | contains invalid sense data when error-completing the scmd | 296 | contains invalid sense data when error-completing the scmd |
