From: Larry Finger Date: Mon, 3 Aug 2015 20:56:16 +0000 (-0500) Subject: rtlwifi: rtl8192ee: Fix firmware header endian issues X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~124^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d882bcf82743f20b0546088f935a718b4ae6f60;p=pandora-kernel.git rtlwifi: rtl8192ee: Fix firmware header endian issues This driver is converted to use the common firmware header struct. Because the old header definition failed to indicate that the multi-byte entries should be little endian, several problems were thus exposed. These are fixed. Signed-off-by: Larry Finger Signed-off-by: Kalle Valo --- Reading git-diff-tree failed