aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet
diff options
context:
space:
mode:
Diffstat (limited to 'net/decnet')
-rw-r--r--net/decnet/dn_dev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/decnet/dn_dev.c b/net/decnet/dn_dev.c
index 4c409b46aa35..9b73e0b03e34 100644
--- a/net/decnet/dn_dev.c
+++ b/net/decnet/dn_dev.c
@@ -1112,7 +1112,7 @@ static struct dn_dev *dn_dev_create(struct net_device *dev, int *err)
1112/* 1112/*
1113 * This processes a device up event. We only start up 1113 * This processes a device up event. We only start up
1114 * the loopback device & ethernet devices with correct 1114 * the loopback device & ethernet devices with correct
1115 * MAC addreses automatically. Others must be started 1115 * MAC addresses automatically. Others must be started
1116 * specifically. 1116 * specifically.
1117 * 1117 *
1118 * FIXME: How should we configure the loopback address ? If we could dispense 1118 * FIXME: How should we configure the loopback address ? If we could dispense