OSDN Git Service

[SCSI] megaraid_sas: Fix megasas_ioc_init_fusion
authoradam radford <aradford@gmail.com>
Mon, 10 Mar 2014 09:51:36 +0000 (02:51 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 15 Mar 2014 17:19:21 +0000 (10:19 -0700)
commitc77a9bd8e05d877d9b99b77a14e0062a1c808b6c
tree09509d4484595b5982cd1d73308195ab7ff0fe69
parent26a077e7a6b471926da3a70b7fb212758463f589
[SCSI] megaraid_sas: Fix megasas_ioc_init_fusion

The following patch for megaraid_sas fixes the megasas_ioc_init_fusion
function to use a local stack variable for the IOCinit frame physical address
instead of clobbering the first request descriptor.

Signed-off-by: Adam Radford <aradford@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/megaraid/megaraid_sas_fusion.c