From: Larry Finger Date: Thu, 17 Nov 2011 18:14:44 +0000 (-0600) Subject: rtlwifi: rtl8192cu: Fix endianian issues X-Git-Tag: v3.3-rc1~182^2~261^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abfabc9b48f6943dbb707fcfc2ef2a04c329e3e8;p=pandora-kernel.git rtlwifi: rtl8192cu: Fix endianian issues Driver rtlwifi fails on a big-endian host. These changes have been tested on a Mac PowerBook G4, which has a PPC processor. Although this patch touches some of the code that will affect endian issues on PCI hardware through drivers rtl8192ce, rtl8192se, and rtl8192de, these have not been tested due to lack of suitable hardware. Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed