From: Lalit Chandivade Date: Fri, 7 Oct 2011 23:55:43 +0000 (-0700) Subject: [SCSI] qla4xxx: Fix exporting boot targets to sysfs X-Git-Tag: v3.2-rc1~125^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8de5b9582420acac5129ec7921711aded75406c0;p=pandora-kernel.git [SCSI] qla4xxx: Fix exporting boot targets to sysfs The driver failed to export primary boot target if secondary target did not exist in the FLASH. If boot targets are not valid then driver assumed 0 and 1 as default boot targets. Since these target did not exist in flash, the driver failed exporting all the targets. JIRA Key: UPSISCSI-148 Signed-off-by: Lalit Chandivade Signed-off-by: Vikas Chaudhary Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed