Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287917
b: refs/heads/master
c: a55aac7
h: refs/heads/master
i:
  287915: 0a13407
v: v3
  • Loading branch information
Arun Easi authored and James Bottomley committed Feb 18, 2012
1 parent 6221839 commit 0258a03
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: 6d7938f46f89c9773f9396c1d13b20bbc5c6d95b
refs/heads/master: a55aac79de0ea6fc52d35f535867b6573a5ff0f8
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 @@ -877,6 +877,7 @@ qla2xxx_eh_abort(struct scsi_cmnd *cmd)

spin_unlock_irqrestore(&ha->hardware_lock, flags);
if (ha->isp_ops->abort_command(sp)) {
ret = FAILED;
ql_dbg(ql_dbg_taskm, vha, 0x8003,
"Abort command mbx failed cmd=%p.\n", cmd);
} else {
Expand Down

0 comments on commit 0258a03

Please sign in to comment.