patch-2.3.38 linux/net/sched/sch_teql.c
Next file: linux/CREDITS
Previous file: linux/net/sched/sch_prio.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Jan 7 16:57:13 2000
- Orig file:
v2.3.37/linux/net/sched/sch_teql.c
- Orig date:
Tue Aug 31 17:29:15 1999
diff -u --recursive --new-file v2.3.37/linux/net/sched/sch_teql.c linux/net/sched/sch_teql.c
@@ -437,7 +437,7 @@
dev->stop = teql_master_close;
dev->get_stats = teql_master_stats;
dev->change_mtu = teql_master_mtu;
- dev->type = 0;
+ dev->type = ARPHRD_VOID;
dev->mtu = 1500;
dev->tx_queue_len = 100;
dev->flags = IFF_NOARP;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)