Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221486
b: refs/heads/master
c: 339aa70
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed Oct 25, 2010
1 parent 57cf1ff commit 0147252
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: 09d1dc2a001c599e8e5875e246a2f29be81ceef1
refs/heads/master: 339aa70ecb3d0ef733f4d0393e2b5f6aea617839
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 @@ -1973,6 +1973,7 @@ qla2x00_probe_one(struct pci_dev *pdev, const struct pci_device_id *id)
ha->bars = bars;
ha->mem_only = mem_only;
spin_lock_init(&ha->hardware_lock);
spin_lock_init(&ha->vport_slock);

/* Set ISP-type information. */
qla2x00_set_isp_flags(ha);
Expand Down

0 comments on commit 0147252

Please sign in to comment.