ar71xx: update ath9k_platform.h
authorGabor Juhos <juhosg@openwrt.org>
Sat, 28 Nov 2009 18:01:06 +0000 (18:01 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 28 Nov 2009 18:01:06 +0000 (18:01 +0000)
SVN-Revision: 18585

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 */