]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] megaraid_sas: Dont load DevHandle unless FastPath enabled
authoradam radford <aradford@gmail.com>
Sat, 9 Feb 2013 23:29:20 +0000 (15:29 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 22 Feb 2013 15:31:41 +0000 (15:31 +0000)
commit5a53f20cb545f65bab82f804caaa991bda4146a5
tree3bf2846b289b223795421cd5d478771725c9228e
parent043d2b7760faaf41cb2ab8a99c2ef17f17654c9b
[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 <aradford@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/megaraid/megaraid_sas_fusion.c