• Andrew Vasquez's avatar
    qla2xxx: Small fixes · a53176be
    Andrew Vasquez authored
         o Issue a big-hammer to recover if the driver is unable
           retrieve the host's loop-id.
         o Correct failure to not add an fc_lun_t object for lun
           0.
         o Interrogate only the relevant bits (peripheral
           qualifier and device-type) of INQUIRY data.
         o Correct issue where driver would incorrectly fail-out
           of initializing an ISP if an device-discovery SNS scan
           failed.
         o Correct issue where the qla2x00_fabric_login() would
           return an incorrect error status during mailbox
           command execution.
    Signed-off-by: default avatarAndrew Vasquez <andrew.vasquez@qlogic.com>
    Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
    a53176be
qla_init.c 95.4 KB