[SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Thu, 9 Feb 2012 19:15:45 +0000 (11:15 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Sun, 19 Feb 2012 14:20:27 +0000 (08:20 -0600)
commit7f45dd0b3d39aee114b969a2bf84ac883b2cd196
tree68b1a00678943e9d4ced26ef5654d37481a6b536
parentb7bfbe12dc7223096005338a3099b2eec685bc30
[SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests.

Don't use default 30 second mailbox-command timeout for these
serial requests, instead, limit the TMO to the standard 2*RATOV
plus some fudge-factor.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla2xxx/qla_mbx.c