From: Hannes Reinecke Date: Thu, 16 Jan 2014 10:25:33 +0000 (+0100) Subject: [SCSI] megaraid_sas_fusion: correctly pass queue info pointer X-Git-Tag: v3.15-rc1~136^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdc5a97cd8bde59b4c94d0b7ef7f11b163e34246;p=pandora-kernel.git [SCSI] megaraid_sas_fusion: correctly pass queue info pointer The pointer to the queue info structure is potentially a 64-bit value, so we should be using the correct macros to set the values in the init frame. Signed-off-by: Hannes Reinecke Acked-by: Kashyap Desai Signed-off-by: James Bottomley --- Reading git-diff-tree failed