From: Mike Christie Date: Thu, 5 Mar 2009 20:45:59 +0000 (-0600) Subject: [SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn logging X-Git-Tag: v2.6.30-rc1~641^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ab1c2529e6a70e1b3c63fe9c6b41d4049758a8e;p=pandora-kernel.git [SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn logging 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed