summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/ifup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ifup.c b/net/ifup.c
index b259a975dc..409b338ec1 100644
--- a/net/ifup.c
+++ b/net/ifup.c
@@ -31,7 +31,6 @@ static char *vars[] = {
"netmask",
"gateway",
"serverip",
- "ethaddr",
};
static int eth_set_param(struct device_d *dev, const char *param)