lantiq: allow platforms with rt2x00 to override the mac address without overriding...
[openwrt/openwrt.git] / target / linux / generic / files / include / linux / rt2x00_platform.h
index b4c7768739db82bd3fee741a63255a2b392b4236..e10377e21b092e38c200c4e1e8d218f33b3c438a 100644 (file)
@@ -14,6 +14,7 @@
 
 struct rt2x00_platform_data {
        char *eeprom_file_name;
+       const u8 *mac_address;
 
        int disable_2ghz;
        int disable_5ghz;