Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309649
b: refs/heads/master
c: 841f97b
h: refs/heads/master
i:
  309647: 09ebd3c
v: v3
  • Loading branch information
Dan Carpenter authored and James Bottomley committed May 22, 2012
1 parent 7aa5027 commit ece4e73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 83ff74e33849cd5592efa1ea583175600b6a485e
refs/heads/master: 841f97bffc11daaef9eb28d201be25b1509db97d
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_iocb.c
Original file line number Diff line number Diff line change
Expand Up @@ -2382,7 +2382,7 @@ qla82xx_start_scsi(srb_t *sp)
if (!ctx->fcp_cmnd) {
ql_log(ql_log_fatal, vha, 0x3011,
"Failed to allocate fcp_cmnd for cmd=%p.\n", cmd);
goto queuing_error_fcp_cmnd;
goto queuing_error;
}

/* Initialize the DSD list and dma handle */
Expand Down

0 comments on commit ece4e73

Please sign in to comment.