From: Christoph Hellwig Date: Thu, 23 Apr 2015 11:04:09 +0000 (+0530) Subject: megaraid_sas : fix megasas_fire_cmd_fusion calling convention X-Git-Tag: omap-for-v4.3/legacy-v2-signed~180^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01d7f03ba00796bda4ffee6767785e9a0eb80962;p=pandora-kernel.git megaraid_sas : fix megasas_fire_cmd_fusion calling convention The fusion HBAs don't really use the instance template like the other variants, as it branches off at a much higher level. So instead of trying to squeeze megasas_fire_cmd_fusion into the wrong calling convention call it locally with argument data types that match what is passed. [jejb: fix up 32 bit compile failure] Signed-off-by: Christoph Hellwig Signed-off-by: Sumit Saxena Reviewed-by: Hannes Reinecke Reviewed-by: Tomas Henzl Signed-off-by: James Bottomley --- Reading git-diff-tree failed