]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] zfcp: Fix linebreak in hba trace
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Wed, 13 Jan 2010 16:52:37 +0000 (17:52 +0100)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 17 Jan 2010 18:38:47 +0000 (12:38 -0600)
commit5a3fb3081a0166cdc5df0d9200234d09ad8d6083
treed3de0fbea19a24a16b482b8921deade14b66e1ce
parentf09d5454576b9aabd4ce454937cd86263428090b
[SCSI] zfcp: Fix linebreak in hba trace

Advance the correct pointer when inserting the linebreak for the HBA
trace. It was missing in the output since the pointer to the output
buffer was never advanced, and the linebreak character was overwritten
later.

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>
drivers/s390/scsi/zfcp_dbf.c