diff options
author | Eddie Wai <eddie.wai@broadcom.com> | 2011-08-26 20:16:47 +0200 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2011-08-29 04:42:06 +0200 |
commit | 610602f369b4c810c9df05e431abd38f38cb8e0d (patch) | |
tree | 265bd47ae1d7324f48c78deb1d46048eeda415ce /mm | |
parent | [SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp() (diff) | |
download | linux-610602f369b4c810c9df05e431abd38f38cb8e0d.tar.xz linux-610602f369b4c810c9df05e431abd38f38cb8e0d.zip |
[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>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions