[SCSI] mpt fusion: Changes in mptbase.c for logging support
authorPrakash, Sathya <sathya.prakash@lsi.com>
Tue, 24 Jul 2007 10:12:08 +0000 (15:42 +0530)
committerJames Bottomley <jejb@mulgrave.localdomain>
Sat, 28 Jul 2007 15:26:12 +0000 (11:26 -0400)
This patch contains changes in mptbase.c to support logging in MPT fusion
drivers.

The changes are majorly in debug printks, the existing debugprintk are
modified accroding to new debug macros defined in the file mptbdebug.h

A new module parameter mpt_debug_level is added to pass the debug level as
module parameter.

signed-off-by: Sathya Prakash <sathya.prakash@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found