Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190116
b: refs/heads/master
c: 4ec3fdb
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and James Bottomley committed Apr 8, 2010
1 parent bda0725 commit 42f0fa8
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: 229bab6bacc42295f13c0434772381a88ce2308b
refs/heads/master: 4ec3fdbef17d0266826b56b33735dc9dada58c27
1 change: 1 addition & 0 deletions trunk/drivers/scsi/be2iscsi/be_mgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ unsigned char mgmt_invalidate_icds(struct beiscsi_hba *phba,
SE_DEBUG(DBG_LVL_1,
"Failed to allocate memory for"
"mgmt_invalidate_icds \n");
spin_unlock(&ctrl->mbox_lock);
return -1;
}
nonemb_cmd.size = sizeof(struct invalidate_commands_params_in);
Expand Down

0 comments on commit 42f0fa8

Please sign in to comment.