Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118996
b: refs/heads/master
c: 5bff55d
h: refs/heads/master
v: v3
  • Loading branch information
Michael Reed authored and James Bottomley committed Nov 5, 2008
1 parent 36e339f commit 28c5ba2
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: 680d7db88ace53c673e1c437c9b6abcc053e8d6f
refs/heads/master: 5bff55db3dc4d659f46b4d2fce2f61c1964c2762
1 change: 1 addition & 0 deletions trunk/drivers/scsi/qla2xxx/qla_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -728,6 +728,7 @@ qla2xxx_eh_abort(struct scsi_cmnd *cmd)
if (ha->isp_ops->abort_command(ha, sp)) {
DEBUG2(printk("%s(%ld): abort_command "
"mbx failed.\n", __func__, ha->host_no));
ret = FAILED;
} else {
DEBUG3(printk("%s(%ld): abort_command "
"mbx success.\n", __func__, ha->host_no));
Expand Down

0 comments on commit 28c5ba2

Please sign in to comment.