From: Yinghai Lu Date: Wed, 18 Feb 2009 19:25:32 +0000 (-0800) Subject: [SCSI] mpt: fix disable lsi sas to use msi as default X-Git-Tag: v2.6.29-rc7~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ce7868e159a3ee4ddf95f8522643991fea97cf2;p=pandora-kernel.git [SCSI] mpt: fix disable lsi sas to use msi as default Impact: fix bug the third param in module_param(,,) is perm instead of default value. we still need to assign default at first. Also, the default is now zero not one, so fix the parameter text to reflect that. Signed-off-by: Yinghai Lu Acked-by: Kashyap Desai Signed-off-by: James Bottomley --- Reading git-diff-tree failed