From a55649082a4cc02e85d3292a4077548c180c92dd Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 14 Dec 2013 17:07:08 +0000 Subject: ath9k: merge another round of cleanups and fixes submitted to linux-wireless Signed-off-by: Felix Fietkau SVN-Revision: 39054 --- package/kernel/mac80211/patches/501-ath9k-eeprom_endianess.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/mac80211/patches/501-ath9k-eeprom_endianess.patch') diff --git a/package/kernel/mac80211/patches/501-ath9k-eeprom_endianess.patch b/package/kernel/mac80211/patches/501-ath9k-eeprom_endianess.patch index eb7f73a448..4eca75a9ba 100644 --- a/package/kernel/mac80211/patches/501-ath9k-eeprom_endianess.patch +++ b/package/kernel/mac80211/patches/501-ath9k-eeprom_endianess.patch @@ -71,7 +71,7 @@ --- a/drivers/net/wireless/ath/ath9k/hw.h +++ b/drivers/net/wireless/ath/ath9k/hw.h -@@ -729,6 +729,7 @@ enum ath_cal_list { +@@ -706,6 +706,7 @@ enum ath_cal_list { #define AH_USE_EEPROM 0x1 #define AH_UNPLUGGED 0x2 /* The card has been physically removed. */ #define AH_FASTCC 0x4 -- cgit v1.2.3