commit | c77a9bd8e05d877d9b99b77a14e0062a1c808b6c | [log] [tgz] |
---|---|---|
author | adam radford <aradford@gmail.com> | Mon Mar 10 02:51:36 2014 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Mar 15 10:19:21 2014 -0700 |
tree | 09509d4484595b5982cd1d73308195ab7ff0fe69 | |
parent | 26a077e7a6b471926da3a70b7fb212758463f589 [diff] |
[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>