From: Tomasz Moń Date: Tue, 23 Jul 2013 05:42:49 +0000 (+0200) Subject: mwifiex: Add missing endian conversion. X-Git-Tag: v3.2.51~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d047ebfeb1e96641e65cb9bf7de132fc565c01e;p=pandora-kernel.git mwifiex: Add missing endian conversion. commit 83e612f632c3897be29ef02e0472f6d63e258378 upstream. 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ń Acked-by: Bing Zhao Signed-off-by: John W. Linville Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed