patch-1.3.69 linux/drivers/net/new_tunnel.c
Next file: linux/drivers/net/ni52.c
Previous file: linux/drivers/net/Space.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Mon Feb 26 11:58:14 1996
- Orig file:
v1.3.68/linux/drivers/net/new_tunnel.c
- Orig date:
Fri Feb 23 13:54:36 1996
diff -u --recursive --new-file v1.3.68/linux/drivers/net/new_tunnel.c linux/drivers/net/new_tunnel.c
@@ -357,7 +357,8 @@
dev->mtu = 1500-tunnel_hlen; /* eth_mtu */
dev->addr_len = 0; /* Is this only for ARP? */
dev->tx_queue_len = 2; /* Small queue */
- it should all run through */
+
+ /* it should all run through */
memset(dev->broadcast,0xFF, ETH_ALEN);
/* New-style flags. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this