linux/drivers/scsi/bnx2i
Eddie Wai 610602f369 [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission
The iscsi_nopout task's TTT is defined as __be32 while the DMA
memory to the chip is CPU specific.  This creates a problem for
unsolicited NOP-In responses where the TTT is not the RESERVED
tag of 0xFFs.  This patch adds a call to be32_to_cpu for the TTT
specified.

Signed-off-by: Eddie Wai <eddie.wai@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-08-28 19:42:06 -07:00
..
57xx_iscsi_constants.h
57xx_iscsi_hsi.h
bnx2i.h
bnx2i_hwi.c [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission 2011-08-28 19:42:06 -07:00
bnx2i_init.c
bnx2i_iscsi.c
bnx2i_sysfs.c
Kconfig
Makefile