aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ax88796.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/net/ax88796.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/ax88796.h b/include/net/ax88796.h
index ee786a043b3d..51329dae44e6 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;