commit | de3493aea656ad7ae2e8dd492ee928712d147c74 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Tue Oct 31 11:03:15 2017 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Nov 04 15:15:56 2017 -0700 |
tree | 634bcd82455b4e4f12c4e21e128ab922c617a7b5 | |
parent | 919765e9680fe26acdcad782ee693f31dbde2def [diff] |
target/iscsi: Fix endianness in an error message Since hdr->offset is a big endian number, convert it to CPU endian before printing it. Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Cc: Christoph Hellwig <hch@lst.de> Cc: Mike Christie <mchristi@redhat.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>