From: Inaky Perez-Gonzalez Date: Fri, 11 Jun 2010 18:51:20 +0000 (-0700) Subject: wimax/i2400m: fix missing endian correction read in fw loader X-Git-Tag: v2.6.35-rc3~1^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a385a53e659b35ebee604889e21c40e5c336941f;p=pandora-kernel.git wimax/i2400m: fix missing endian correction read in fw loader i2400m_fw_hdr_check() was accessing hardware field bcf_hdr->module_type (little endian 32) without converting to host byte sex. Reported-by: Данилин Михаил Signed-off-by: Inaky Perez-Gonzalez --- Reading git-diff-tree failed