From: Ben Hutchings Date: Thu, 6 Sep 2012 23:58:10 +0000 (+0100) Subject: sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg() X-Git-Tag: v3.2.42~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75d09c024d39db37fdcd5e0f79198a6673355a34;p=pandora-kernel.git sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg() [ Upstream commit bfeed902946a31692e7a24ed355b6d13ac37d014 ] On big-endian systems the MTD partition names currently have mangled subtype numbers and are not recognised by the firmware update tool (sfupdate). Signed-off-by: Ben Hutchings [bwh: Backported to 3.2: use old macros for length of firmware subtype array] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed