From: Larry Finger Date: Mon, 3 Aug 2015 20:56:12 +0000 (-0500) Subject: rtlwifi: rtl8723ae: rtl8723be: rtl8723com: Fix firmware header endian issues X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~124^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c24d086ef9ccbffc46f5f9e2680f292ca356166;p=pandora-kernel.git rtlwifi: rtl8723ae: rtl8723be: rtl8723com: Fix firmware header endian issues The drivers are 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