]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf698ca9874efa854bbbd0687bca2f3ab4cb3bc90
treeb4634f178de8606d6b71da26336e2b711edf8825
parentf97eff993f209ab5b5825ce4fe97954c7e1c5cdf
[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