git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad038fa
)
[SCSI] qla2xxx: Correct endianness issue during flash manipulation.
author
Andrew Vasquez
<andrew.vasquez@qlogic.com>
Thu, 22 Jan 2009 17:45:34 +0000
(09:45 -0800)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Sun, 25 Jan 2009 13:57:49 +0000
(07:57 -0600)
The flash data was incorrectly being converted (cpu_to_le32())
when using the bulk-flash-write mailbox command (ISP25xx and
above).
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found