Commit 03ab2eabed74708c0c74163723007e8e72244219
Committed by
James Bottomley
1 parent
e038a1be22
Exists in
master
and in
4 other branches
[SCSI] qla2xxx: Use msleep() as delay during ISP polling.
Mailbox commands are polled for completion during ISP initialization. During potentially 'long' mailbox commands (i.e. fabric login), we really don't want a busy-wait delay to potentially trigger a (benign) soft-lockup BUG(). Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff