[SCSI] fusion - added mptspi debug
helpful debug for mptspi module Signed-off-by: Eric Moore <Eric.Moore@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
5a9c47b134
commit
873c82ed16
@@ -791,12 +791,6 @@ typedef struct _mpt_sge {
|
||||
#define ddvprintk(x)
|
||||
#endif
|
||||
|
||||
#ifdef MPT_DEBUG_NEGO
|
||||
#define dnegoprintk(x) printk x
|
||||
#else
|
||||
#define dnegoprintk(x)
|
||||
#endif
|
||||
|
||||
#if defined(MPT_DEBUG_DV) || defined(MPT_DEBUG_DV_TINY)
|
||||
#define ddvtprintk(x) printk x
|
||||
#else
|
||||
|
Reference in New Issue
Block a user