Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18471
b: refs/heads/master
c: 03ab2ea
h: refs/heads/master
i:
  18469: 53345b5
  18467: 24abe0a
  18463: 98dbadd
v: v3
  • Loading branch information
andrew.vasquez@qlogic.com authored and James Bottomley committed Jan 14, 2006
1 parent 04b857c commit 8bec441
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e038a1be22bef90795c5239d1563609b89c3aa18
refs/heads/master: 03ab2eabed74708c0c74163723007e8e72244219
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_mbx.c
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ qla2x00_mailbox_command(scsi_qla_host_t *ha, mbx_cmd_t *mcp)
/* Check for pending interrupts. */
qla2x00_poll(ha);

udelay(10); /* v4.27 */
msleep(10);
} /* while */
}

Expand Down

0 comments on commit 8bec441

Please sign in to comment.