ibmvfc: fix little endian issues
authorTyrel Datwyler <tyreld@linux.vnet.ibm.com>
Fri, 27 Jun 2014 00:03:55 +0000 (19:03 -0500)
committerChristoph Hellwig <hch@lst.de>
Fri, 25 Jul 2014 21:16:55 +0000 (17:16 -0400)
commit0aab6c3f125e9efcc493caae0cffefe501202a71
treec427657709f0b70e9ef04975855ed0fab51f1dd3
parent0ea85b50f8e25649fa711be560b282263d3e756c
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>
drivers/scsi/ibmvscsi/ibmvfc.c
drivers/scsi/ibmvscsi/ibmvfc.h
This page took 0.024193 seconds and 5 git commands to generate.