commit | cfcd926ea2bc46aaca4e9ca3f0a3b8ac35b9d691 | [log] [tgz] |
---|---|---|
author | Tobias Waldekranz <tobias@waldekranz.com> | Mon Aug 26 09:18:06 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 26 14:10:38 2013 -0400 |
tree | 21e91fa792b19a4e6eb3f31f9fff5509f7cbab66 | |
parent | d4c04ba141d4c5981aebc0aa0ecadc0f16f99387 [diff] |
mwifiex: add missing endian conversions Fixes multiple locations where a little endian host is assumed during ser/des of messages sent to/received from the chip. Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>