[SCSI] mpt2sas: Excessive log info causes sas iounit page time out
authorKashyap, Desai <kashyap.desai@lsi.com>
Fri, 7 Aug 2009 14:06:43 +0000 (19:36 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 13 Aug 2009 21:29:12 +0000 (16:29 -0500)
Inhibit 0x3117 loginfos - during cable pull, there are too many printks going
to the syslog, this is have impact on how fast the interrupt routine can handle
keeping up with command completions; this was the root cause to the config
pages timeouts.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found