commit | 50e5c87de4c244662e47b28e499ace885d62248f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Sep 26 08:00:40 2012 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Oct 03 14:39:22 2012 -0700 |
tree | 0cd84e70a1549a8d757e6fe48a8254b6e43ab783 | |
parent | 66c7db687631247b7a3493322b9aedeef3c6c7b5 [diff] |
iscsit: proper endianess conversions 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>