[SCSI] zfcp: Remove scsi_cmnd->serial_number from debug traces
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Tue, 28 Sep 2010 08:11:06 +0000 (10:11 +0200)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 7 Oct 2010 22:25:26 +0000 (17:25 -0500)
With the change that drivers have to explicitly request the serial
number for SCSI commands, this field should not be part of the zfcp
traces. It is not worth the effort to request the serial number only
for tracing purposes, so simply remove this field from the debug
traces.

Reviewed-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found