Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204106
b: refs/heads/master
c: 1462b8f
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and James Bottomley committed Jul 27, 2010
1 parent 3f7361b commit 4ab4804
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: c5f10187965f93ef7ef67da9c7c449b13b6dee1b
refs/heads/master: 1462b8ffd9a9e4798d4e0f9eaadbd1ac0373a11b
1 change: 1 addition & 0 deletions trunk/drivers/scsi/be2iscsi/be_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2750,6 +2750,7 @@ beiscsi_create_wrb_rings(struct beiscsi_hba *phba,
if (status != 0) {
shost_printk(KERN_ERR, phba->shost,
"wrbq create failed.");
kfree(pwrb_arr);
return status;
}
phwi_ctrlr->wrb_context[i * 2].cid = phwi_context->be_wrbq[i].
Expand Down

0 comments on commit 4ab4804

Please sign in to comment.