aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dm9000.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/dm9000.h')
-rw-r--r--include/linux/dm9000.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/dm9000.h b/include/linux/dm9000.h
index fc82446b6425..c30879cf93bc 100644
--- a/include/linux/dm9000.h
+++ b/include/linux/dm9000.h
@@ -27,6 +27,7 @@
struct dm9000_plat_data {
unsigned int flags;
+ unsigned char dev_addr[6];
/* allow replacement IO routines */