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:
3a24934
)
wimax/i2400m: fix missing endian correction read in fw loader
author
Inaky Perez-Gonzalez
<inaky.perez-gonzalez@intel.com>
Fri, 11 Jun 2010 18:51:20 +0000
(11:51 -0700)
committer
Inaky Perez-Gonzalez
<inaky.perez-gonzalez@intel.com>
Fri, 11 Jun 2010 18:51:20 +0000
(11:51 -0700)
i2400m_fw_hdr_check() was accessing hardware field
bcf_hdr->module_type (little endian 32) without converting to host
byte sex.
Reported-by: Данилин Михаил <mdanilin@nsg.net.ru>
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
No differences found