]> Pileus Git - ~andy/linux/commit
[SCSI] qla2xxx: Set correct cabling state during initialization.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Mon, 29 Jan 2007 18:22:23 +0000 (10:22 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 31 Jan 2007 17:08:02 +0000 (11:08 -0600)
commit2603221a285e32a1033dcefa8de38a989a7633e0
tree197ade5f1acc3c779dc569d5e8abf7b6990642cb
parentb1372bc90ffd5e2d2543e10924c1971a86e25310
[SCSI] qla2xxx: Set correct cabling state during initialization.

Previous work to add asynchronous-scsi-scanning support
(d19044c32baadeb80e135027124a9e845c6f057c) caused peculiar
semantic changes when no cabling was attached to the HBA
whereby unneeded and intrusive 'error-handling' would take
place due to the initial link state being unset.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla2xxx/qla_init.c