From: adam radford Date: Sat, 9 Feb 2013 23:29:20 +0000 (-0800) Subject: [SCSI] megaraid_sas: Dont load DevHandle unless FastPath enabled X-Git-Tag: v3.9-rc1~21^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c5ebd09e5092fdeffd079efd2b40afaa69dafb7;p=pandora-kernel.git [SCSI] megaraid_sas: Dont load DevHandle unless FastPath enabled The following patch for megaraid_sas will fix an issue where the driver should not be loading the DevHandle unless FastPath is enabled. If FastPath was not enabled, this means the hardware raid map validation failed for some reason, or the map was corrupted, which could mean the DevHandle could be invalid. Signed-off-by: Adam Radford Signed-off-by: James Bottomley --- Reading git-diff-tree failed