Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328906
b: refs/heads/master
c: 8e9157c
h: refs/heads/master
v: v3
  • Loading branch information
Vikas Chaudhary authored and James Bottomley committed Sep 24, 2012
1 parent 7d4c7a9 commit 11b7cd1
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: 44ef2bf72df34ef2628dc3475b4507ab984d6744
refs/heads/master: 8e9157c832b0dd0a8916278355cf5b15cd19c3c9
1 change: 1 addition & 0 deletions trunk/drivers/scsi/qla4xxx/ql4_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -5104,6 +5104,7 @@ static int __devinit qla4xxx_probe_adapter(struct pci_dev *pdev,
init_completion(&ha->disable_acb_comp);

spin_lock_init(&ha->hardware_lock);
spin_lock_init(&ha->work_lock);

/* Initialize work list */
INIT_LIST_HEAD(&ha->work_list);
Expand Down

0 comments on commit 11b7cd1

Please sign in to comment.