diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2013-05-13 04:43:46 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-05-17 20:31:06 +0200 |
commit | 58dd3ff86b4854cf6a60b60ab5eb57dbd0a2b4ad (patch) | |
tree | 94470d3b8dbc3d75e84f7fa73d1ef091c08d16dd /drivers/tty/ipwireless | |
parent | ath9k: Fix crash on module unload (diff) | |
download | linux-58dd3ff86b4854cf6a60b60ab5eb57dbd0a2b4ad.tar.xz linux-58dd3ff86b4854cf6a60b60ab5eb57dbd0a2b4ad.zip |
rtlwifi: rtl8188ee: Fix warning when building on big-endian systems
In http://lkml.indiana.edu/hypermail/linux/kernel/1305.1/index.html,
Geert Uytterhoeven reports a new warning when building 3.10-rc1 in
this driver. This is caused by using a "#if" test to see if __LITTLE_ENDIAN
is set, which fails for all big-endian systems. Change to "ifdef".
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/tty/ipwireless')
0 files changed, 0 insertions, 0 deletions