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 3fbe9b2..9fb8c6e 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 */
This page took 0.020755 seconds and 4 git commands to generate.