[SCSI] iscsi_tcp: replace scsi_debug/tcp_debug logging with iscsi conn logging
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 5 Mar 2009 20:46:00 +0000 (14:46 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 13 Mar 2009 20:27:50 +0000 (15:27 -0500)
commitc93f87c727ad4e6a5d94cfab219b1492ccc5ca5e
tree4c3932b0a9fef865cbffb791fc6e9097111f0caa
parent0ab1c2529e6a70e1b3c63fe9c6b41d4049758a8e
[SCSI] iscsi_tcp: replace scsi_debug/tcp_debug logging with iscsi conn logging

This makes the logging a compile time option and replaces
the tcp_debug macro with a iscsi connection one that prints
out a driver model id prefix.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/iscsi_tcp.c