]> Pileus Git - ~andy/linux/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)
commit9c5ebd09e5092fdeffd079efd2b40afaa69dafb7
tree3bf2846b289b223795421cd5d478771725c9228e
parent046c9ec259d271e7988c7fbe80b8bddf3c8efdc4
[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