From: Brian King Date: Fri, 20 Mar 2009 20:44:37 +0000 (-0500) Subject: [SCSI] ibmvfc: Fixup module parms attributes X-Git-Tag: v2.6.30-rc1~185^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=545ef9a2dc1e5ac0463f3754e239ffcc5aaa92e2;p=pandora-kernel.git [SCSI] ibmvfc: Fixup module parms attributes The ibmvfc driver really does not handle dynamically changing disc_threads. To change this dynamically would cause confusion in the driver regarding the number of event structs allocated. Fix this by simply not allowing disc_threads to be changed at runtime. Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed