Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18478
b: refs/heads/master
c: bc8fb3c
h: refs/heads/master
v: v3
  • Loading branch information
andrew.vasquez@qlogic.com authored and James Bottomley committed Jan 14, 2006
1 parent 5c996e4 commit 7a8fb17
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 590f98e5e8d6502cc21fdcddc90a0cc09c1f770e
refs/heads/master: bc8fb3cb9e208de0d69223f68058714b78f83833
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/qla2xxx/qla_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -3407,6 +3407,8 @@ qla24xx_nvram_config(scsi_qla_host_t *ha)
ha->node_name = icb->node_name;
ha->port_name = icb->port_name;

icb->execution_throttle = __constant_cpu_to_le16(0xFFFF);

ha->retry_count = le16_to_cpu(nv->login_retry_count);

/* Set minimum login_timeout to 4 seconds. */
Expand Down

0 comments on commit 7a8fb17

Please sign in to comment.