ar71xx: update ath9k_platform.h
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 28 Nov 2009 18:01:06 +0000 (18:01 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 28 Nov 2009 18:01:06 +0000 (18:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18585 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/files/include/linux/ath9k_platform.h

index 3fbe9b25c4e35a8564d71f4490132aa9b734cd7b..9fb8c6e422d59417249228b7e4539433ea1652d2 100644 (file)
@@ -15,6 +15,7 @@
 
 struct ath9k_platform_data {
        u16 eeprom_data[ATH9K_PLAT_EEP_MAX_WORDS];
+       u8 *macaddr;
 };
 
 #endif /* _LINUX_ATH9K_PLATFORM_H */