[SCSI] mpt fusion: standardize printks and debug info
authorEric Moore <eric.moore@lsi.com>
Sat, 15 Sep 2007 00:46:51 +0000 (18:46 -0600)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:48:34 +0000 (14:48 -0400)
Standardize all prints using common MYIOC_s_XXX_FMT macro defined in mptbase.h. Currently the driver uses several different methods to display info, where in some cases the "controller name" generating the printk is not provided.

Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found