From: Chad Dupuis Date: Wed, 22 Aug 2012 18:21:17 +0000 (-0400) Subject: [SCSI] qla2xxx: Remove setting Scsi_host->this_id during adapter probe. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~38^2^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d2878b5ebba724fa93b71f3d1577f4c872cde2d;p=pandora-kernel.git [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 Signed-off-by: Chad Dupuis Signed-off-by: James Bottomley --- Reading git-diff-tree failed