]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] iscsi: fix wrong order of opcode and itt in iscsi_handle_reject prompt
authorVaughan Cao <vaughan.cao@oracle.com>
Thu, 9 Jan 2014 02:21:34 +0000 (10:21 +0800)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 15 Mar 2014 17:19:00 +0000 (10:19 -0700)
commite5dbbe273f29e3de7f954abeba95ce986fafc532
tree440d181593b1a7fdeba3eae6f240d74b4dff745f
parentbcde5b8113b932d958acedd4bb484a7f0131908e
[SCSI] iscsi: fix wrong order of opcode and itt in iscsi_handle_reject prompt

This patch makes reject messages show right value for opcode and itt, which
is converse previously.

Signed-off-by: Vaughan Cao <vaughan.cao@oracle.com>
Acked-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/libiscsi.c