| commit | 0f1ac29892c257ef9d13e317163d6761fe24a389 | [log] [tgz] |
|---|---|---|
| author | Ben Hutchings <bhutchings@solarflare.com> | Fri Sep 07 00:58:10 2012 +0100 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 28 12:11:54 2013 -0700 |
| tree | a9497df451254ea34b95a48af2d8d31b2f98340a | |
| parent | be29fc5aa4a60b212066a28c0137236711486ec1 [diff] |
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 <bhutchings@solarflare.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>