commit | abfabc9b48f6943dbb707fcfc2ef2a04c329e3e8 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Thu Nov 17 12:14:44 2011 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 21 16:20:46 2011 -0500 |
tree | 608f73989a2fe7d5f5967cd6ab76701ed2f6d173 | |
parent | ff6ff96b5ba5b39f7ab3d8ea0cf9ec414452ac92 [diff] |
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 <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>