[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)
commit436ace725f35eb9af16b1986e3e9d776d384b7db
treeb4634f178de8606d6b71da26336e2b711edf8825
parent5c1b91b9923d1b3d33576e391ff7b587bdff7a3e
[SCSI] mpt fusion: Changes in mptbase.c for logging support

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>
drivers/message/fusion/mptbase.c