commit | b0df96a0068daee4f9c2189c29b9053eb6e46b17 | [log] [tgz] |
---|---|---|
author | Reddy, Sreekanth <Sreekanth.Reddy@lsi.com> | Tue Feb 26 16:59:59 2013 +0530 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Jun 24 12:35:34 2013 -0700 |
tree | 6e9f6aa9ca2160fa0198b80e06020bfbe9ee85c6 | |
parent | 49c1241384b599421a5e8c9f73f72e2052dd416d [diff] |
[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 <Sreekanth.Reddy@lsi.com> Cc: stable@vger.kernel.org Signed-off-by: James Bottomley <JBottomley@Parallels.com>