[SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn logging
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 5 Mar 2009 20:45:59 +0000 (14:45 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 13 Mar 2009 20:27:29 +0000 (15:27 -0500)
This makes the logging a compile time option and replaces
the scsi_debug and tcp_debug macro with session and connection ones
that print out a driver model id prefix.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found