From: Reddy, Sreekanth Date: Tue, 26 Feb 2013 11:29:59 +0000 (+0530) Subject: [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup X-Git-Tag: v3.11-rc1~88^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0df96a0068daee4f9c2189c29b9053eb6e46b17;p=pandora-kernel.git [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup Missing delay is not getting set properly. The reason is that it is not defined in the same file from where it is being invoked. The fix is to move the missing delay module parameter from mpt2sas_base.c to mpt2sas_scsh.c. Signed-off-by: Sreekanth Reddy Cc: stable@vger.kernel.org Signed-off-by: James Bottomley --- Reading git-diff-tree failed