]> git.baikalelectronics.ru Git - kernel.git/commit
target/tcm_fc: print command pointer in debug message
authorHannes Reinecke <hare@suse.de>
Mon, 22 Aug 2016 08:54:08 +0000 (10:54 +0200)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 21 Oct 2016 08:19:42 +0000 (01:19 -0700)
commit0b367cabe71767677ae1e2e8b000097ba81754ac
tree7ca7337e670df9c48fe55a10525c39e957fdd04b
parentf7648cc6c98354d790431867d709f99dd2e29347
target/tcm_fc: print command pointer in debug message

When allocating a new command we should add the pointer to the
debug statements; that allows us to match this with other debug
statements for handling data.

Signed-off-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/tcm_fc/tfc_cmd.c