]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla2xxx: Remove setting Scsi_host->this_id during adapter probe.
authorChad Dupuis <chad.dupuis@qlogic.com>
Fri, 6 Jul 2012 19:44:58 +0000 (14:44 -0500)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 27 Aug 2012 09:44:27 +0000 (02:44 -0700)
commit38b992f7bb66475cefe404c36931d1941dfb4e37
tree49653da5e4ca212cffff3e7034766549be676c18
parent567479c55a10fbd3d2cd5c1364275446ec158584
qla2xxx: Remove setting Scsi_host->this_id during adapter probe.

Setting this to 255 will cause any target with id 255 to not show up so leave
it at the default in our host template.

JIRA Key: V2632FC-231

ER: ER93655
drivers/scsi/qla2xxx/qla_mid.c
drivers/scsi/qla2xxx/qla_os.c