]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] ibmvfc: Fixup module parms attributes
authorBrian King <brking@linux.vnet.ibm.com>
Fri, 20 Mar 2009 20:44:37 +0000 (15:44 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 3 Apr 2009 14:22:43 +0000 (09:22 -0500)
commit545ef9a2dc1e5ac0463f3754e239ffcc5aaa92e2
tree05f467eab988e10e47579e46d14a2182d1ee3f1b
parent039a08981a49e05f09db969cdd3f38f05a5df46f
[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>
drivers/scsi/ibmvscsi/ibmvfc.c