Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282270
b: refs/heads/master
c: 9acf753
h: refs/heads/master
v: v3
  • Loading branch information
Mike Hernandez authored and James Bottomley committed Dec 15, 2011
1 parent 3f89282 commit b94d0cf
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 4c6a794d2c0affde28f46ef5646cd41cd1a35f06
refs/heads/master: 9acf753393cde200e9d25574c6d7d2cf57636001
4 changes: 4 additions & 0 deletions trunk/drivers/scsi/qla4xxx/ql4_nx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1836,6 +1836,10 @@ int qla4_8xxx_device_state_handler(struct scsi_qla_host *ha)
* reset handler */
dev_init_timeout = jiffies +
(ha->nx_dev_init_timeout * HZ);
} else {
qla4_8xxx_idc_unlock(ha);
msleep(1000);
qla4_8xxx_idc_lock(ha);
}
qla4_8xxx_idc_unlock(ha);
break;
Expand Down

0 comments on commit b94d0cf

Please sign in to comment.