From: adam radford Date: Mon, 10 Mar 2014 09:51:36 +0000 (-0700) Subject: [SCSI] megaraid_sas: Fix megasas_ioc_init_fusion X-Git-Tag: v3.15-rc1~136^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c77a9bd8e05d877d9b99b77a14e0062a1c808b6c;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed