]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd send
authorEddie Wai <eddie.wai@broadcom.com>
Tue, 23 Nov 2010 23:29:22 +0000 (15:29 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 21 Dec 2010 18:24:11 +0000 (12:24 -0600)
commitcf464fc5eb272f3f5964560ef2b8d632333afe0d
treee1d6aaf2efb3f74b7625bf8545510a7ddbc782fe
parent8eea2f55a65b9471276e78e5c86ddd19c4c0365c
[SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd send

Added a be32_to_cpu call for the TMF LUN wqe.

Signed-off-by: Eddie Wai <eddie.wai@broadcom.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/bnx2i/bnx2i_hwi.c