]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Tue, 15 Feb 2011 21:32:53 +0000 (15:32 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 18 Feb 2011 18:32:30 +0000 (12:32 -0600)
commit59ab93a311de42f89c0b4767ee18607a2b4170e0
treec43e58da09b90246f056a852ee698bc0028ac23f
parenta31349cc2b6773c83a03506744013d68829be19e
[SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work

It's not enough to simple avoid putting the board into performant
mode, as we have to set up the interrupts differently, etc.  When
I originally tested this module parameter, I tested it incorrectly
without realizing it, and the driver was running in performant mode
the whole time unbeknownst to me.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/hpsa.c
drivers/scsi/hpsa.h