aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/smsc911x.h
diff options
context:
space:
mode:
authorJohn Faith <jfaith7@gmail.com>2010-11-01 11:30:08 +0000
committerDavid S. Miller <davem@davemloft.net>2010-11-03 18:50:02 -0700
commit6cc0e949afe757d240fba4ad1839a27f66c3bd72 (patch)
tree473ebddaa8711c439c5aebee4c8afe561f43f4f5 /drivers/net/smsc911x.h
parentcxgb4vf: remove call to stop TX queues at load time. (diff)
downloadlinux-dev-6cc0e949afe757d240fba4ad1839a27f66c3bd72.tar.xz
linux-dev-6cc0e949afe757d240fba4ad1839a27f66c3bd72.zip
smsc911x: Set Ethernet EEPROM size to supported device's size
The SMSC911x supports 128 x 8-bit EEPROMs. Increase the EEPROM size so more than just the MAC address can be stored. Signed-off-by: John Faith <jfaith7@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/smsc911x.h')
-rw-r--r--drivers/net/smsc911x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/smsc911x.h b/drivers/net/smsc911x.h
index 016360c65ce2..8a7958569843 100644
--- a/drivers/net/smsc911x.h
+++ b/drivers/net/smsc911x.h
@@ -22,7 +22,7 @@
#define __SMSC911X_H__
#define TX_FIFO_LOW_THRESHOLD ((u32)1600)
-#define SMSC911X_EEPROM_SIZE ((u32)7)
+#define SMSC911X_EEPROM_SIZE ((u32)128)
#define USE_DEBUG 0
/* This is the maximum number of packets to be received every