mwifiex: add missing endian conversions
authorTobias Waldekranz <tobias@waldekranz.com>
Mon, 26 Aug 2013 07:18:06 +0000 (09:18 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 26 Aug 2013 18:10:38 +0000 (14:10 -0400)
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>

No differences found