X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fax88796.h;h=51329dae44e6db615baf9d86cfa2010aa7004391;hb=3d3f487c58ef1ece714af280b29411960908149c;hp=ee786a043b3d0ae48d35a622db9f8f41a56bbea4;hpb=6ed911fb04886c5510a41cd89203b931b1c5d261;p=linux-2.6-omap-h63xx.git diff --git a/include/net/ax88796.h b/include/net/ax88796.h index ee786a043b3..51329dae44e 100644 --- a/include/net/ax88796.h +++ b/include/net/ax88796.h @@ -14,6 +14,7 @@ #define AXFLG_HAS_EEPROM (1<<0) #define AXFLG_MAC_FROMDEV (1<<1) /* device already has MAC */ +#define AXFLG_HAS_93CX6 (1<<2) /* use eeprom_93cx6 driver */ struct ax_plat_data { unsigned int flags;