[SCSI] megaraid_sas_fusion: correctly pass queue info pointer
authorHannes Reinecke <hare@suse.de>
Thu, 16 Jan 2014 10:25:33 +0000 (11:25 +0100)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 15 Mar 2014 17:19:17 +0000 (10:19 -0700)
commitfdc5a97cd8bde59b4c94d0b7ef7f11b163e34246
treeb53445d71b14f2dc93f6742d0234a7d4bb521781
parent3576fab6313ea3c1b588071dd2355d11f704db11
[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 <hare@suse.de>
Acked-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/megaraid/megaraid_sas_fusion.c