]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
atheros: force endian checks on atheros wireless drivers
authorLuis R. Rodriguez <mcgrof@qca.qualcomm.com>
Tue, 20 Dec 2011 19:18:48 +0000 (11:18 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 21 Dec 2011 20:06:12 +0000 (15:06 -0500)
Please NACK nasty patches.

Cc: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/Makefile

index d1214696a35b89411d3d62642032b496b2419415..d716b748e57440311b1912b6b99ba99930ed32f4 100644 (file)
@@ -11,3 +11,4 @@ ath-objs :=   main.o \
                key.o
 
 ath-$(CONFIG_ATH_DEBUG) += debug.o
+ccflags-y += -D__CHECK_ENDIAN__