commit | 29dd3609f2fc70e02ce48123485b14d9417b834f | [log] [tgz] |
---|---|---|
author | Eric Moore <[email protected]> | Fri Sep 14 18:46:51 2007 -0600 |
committer | James Bottomley <[email protected]> | Fri Oct 12 14:48:34 2007 -0400 |
tree | 54d4f8dc50dd8a45b37f66352a902fbf225b24c8 | |
parent | 685b9e02fb77c6f33319ca59c52ae67e92fb750c [diff] |
[SCSI] mpt fusion: standardize printks and debug info 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 <[email protected]> Signed-off-by: James Bottomley <[email protected]>