commit | 83e612f632c3897be29ef02e0472f6d63e258378 | [log] [tgz] |
---|---|---|
author | Tomasz Moń <desowin@gmail.com> | Tue Jul 23 07:42:49 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 26 16:59:01 2013 -0400 |
tree | 340711f2d9d07c6562f6d3c95b9a5605c51df1d2 | |
parent | 23d412a2e94f55b84dbf9d5e64f381677bc90575 [diff] |
mwifiex: Add missing endian conversion. Both type and pkt_len variables are in host endian and these should be in Little Endian in the payload. Signed-off-by: Tomasz Moń <desowin@gmail.com> Acked-by: Bing Zhao <bzhao@marvell.com> Cc: <stable@vger.kernel.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>