ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700
[openwrt-10.03/.git] / target / linux / ar71xx / files / include / linux / ath9k_platform.h
index 9fb8c6e422d59417249228b7e4539433ea1652d2..3c220120283c0c97694a2bc03d21d8caaf0b70c5 100644 (file)
@@ -16,6 +16,8 @@
 struct ath9k_platform_data {
        u16 eeprom_data[ATH9K_PLAT_EEP_MAX_WORDS];
        u8 *macaddr;
+
+       unsigned long quirk_wndr3700:1;
 };
 
 #endif /* _LINUX_ATH9K_PLATFORM_H */