commit | 545ef9a2dc1e5ac0463f3754e239ffcc5aaa92e2 | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Fri Mar 20 15:44:37 2009 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Apr 03 09:22:43 2009 -0500 |
tree | 05f467eab988e10e47579e46d14a2182d1ee3f1b | |
parent | 039a08981a49e05f09db969cdd3f38f05a5df46f [diff] |
[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 <brking@linux.vnet.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>