commit | 5d2878b5ebba724fa93b71f3d1577f4c872cde2d | [log] [tgz] |
---|---|---|
author | Chad Dupuis <chad.dupuis@qlogic.com> | Wed Aug 22 14:21:17 2012 -0400 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Sep 24 12:10:50 2012 +0400 |
tree | 9a13032f08a15a6f4170c6a04afe9274219c8217 | |
parent | fafbda9f9cdeb3d29d8cb50ac029f704f52fac49 [diff] |
[SCSI] 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. 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>