commit | 83eacf233e62349c8a7282616fedc602ee95a555 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Fri Dec 07 12:56:45 2007 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:06:10 2008 -0800 |
tree | d6e45c5e890f533097aac3a7190e1dc1a3e99e2e | |
parent | f9f6890e41815cfb8aa34fe9efb216fcc16eea9e [diff] |
libertas: Fix endianness in boot2_version handling. We read it from the card. We byte-swap it. We write it back to the card. D'oh. Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>