kernel-ark/drivers/infiniband/ulp/iser
Erez Zilber 0a22ab92f5 IB/iser: Don't change itt endianness
The itt field in struct iscsi_data is not defined with any particular
endianness.  open-iscsi should use it as-is without byte-swapping it.
This fixes sparse warnings coming from doing ntohl(hdr->itt).

Signed-off-by: Erez Zilber <erezz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-04-16 21:09:35 -07:00
..
iscsi_iser.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2008-01-25 17:19:08 -08:00
iscsi_iser.h IB/iser: Make a couple of functions static 2007-07-17 18:37:42 -07:00
iser_initiator.c IB/iser: Don't change itt endianness 2008-04-16 21:09:35 -07:00
iser_memory.c IB/iser: Add missing counter increment in iser_data_buf_aligned_len() 2007-11-24 13:50:39 -08:00
iser_verbs.c IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event 2008-04-16 21:09:35 -07:00
Kconfig IB/iser: update URLs of iSER docs 2008-01-25 14:15:32 -08:00
Makefile IB/iser: iSER Kconfig and Makefile 2006-06-22 07:51:14 -07:00