Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 160991
b: refs/heads/master
c: 002b1eb
h: refs/heads/master
i:
  160989: 096c31d
  160987: bc61645
  160983: 50f5f77
  160975: f494cd3
  160959: c5e90e5
v: v3
  • Loading branch information
Martin K. Petersen authored and James Bottomley committed Aug 22, 2009
1 parent c8a8e19 commit 291081f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6c10db72c94818573552fd71c89540da325efdfb
refs/heads/master: 002b1eb2c03ccec36bf6e7b719cccedf57d83402
1 change: 1 addition & 0 deletions trunk/drivers/scsi/scsi_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -896,6 +896,7 @@ void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes)
scsi_print_result(cmd);
if (driver_byte(result) & DRIVER_SENSE)
scsi_print_sense("", cmd);
scsi_print_command(cmd);
}
blk_end_request_all(req, -EIO);
scsi_next_command(cmd);
Expand Down

0 comments on commit 291081f

Please sign in to comment.