lantiq: create ATM/PTM interfaces with dsl as netdev name
[openwrt/staging/wigyori.git] / package / kernel / lantiq / ltq-ptm / src / ifxmips_ptm_vdsl.c
index 22f1e23c4a4b2901259d357dd2cca81875996b91..4e10d72fe16c952d3cd7c8fde990bb9a099753a5 100644 (file)
@@ -121,7 +121,7 @@ static struct net_device_ops g_ptm_netdev_ops = {
 };
 
 static struct net_device *g_net_dev[1] = {0};
-static char *g_net_dev_name[1] = {"ptm0"};
+static char *g_net_dev_name[1] = {"dsl0"};
 
 static int g_ptm_prio_queue_map[8];