iscsit: proper endianess conversions
authorChristoph Hellwig <hch@infradead.org>
Wed, 26 Sep 2012 12:00:40 +0000 (08:00 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 3 Oct 2012 21:39:22 +0000 (14:39 -0700)
Make sure all on the wire types are use as big endian and big endian only so
that sparse can verify all the conversions are done right.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

No differences found