commit | 0aab6c3f125e9efcc493caae0cffefe501202a71 | [log] [tgz] |
---|---|---|
author | Tyrel Datwyler <tyreld@linux.vnet.ibm.com> | Thu Jun 26 19:03:55 2014 -0500 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 25 17:16:55 2014 -0400 |
tree | c427657709f0b70e9ef04975855ed0fab51f1dd3 | |
parent | 0ea85b50f8e25649fa711be560b282263d3e756c [diff] |
ibmvfc: fix little endian issues Added big endian annotations to relevant data structure fields, and necessary byte swappings to support little endian builds. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: Tyrel Datwyler <tyreld@linux.vnet.ibm.com> Signed-off-by: Christoph Hellwig <hch@lst.de>