mirror of https://github.com/hak5/openwrt-owl.git
parent
becedde3f1
commit
0fd020c268
|
@ -15,6 +15,7 @@
|
||||||
|
|
||||||
struct ath9k_platform_data {
|
struct ath9k_platform_data {
|
||||||
u16 eeprom_data[ATH9K_PLAT_EEP_MAX_WORDS];
|
u16 eeprom_data[ATH9K_PLAT_EEP_MAX_WORDS];
|
||||||
|
u8 *macaddr;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif /* _LINUX_ATH9K_PLATFORM_H */
|
#endif /* _LINUX_ATH9K_PLATFORM_H */
|
||||||
|
|
Loading…
Reference in New Issue