patch-2.1.120 linux/net/rose/af_rose.c
Next file: linux/net/sched/cls_api.c
Previous file: linux/net/netsyms.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Thu Aug 27 19:33:09 1998
- Orig file:
v2.1.119/linux/net/rose/af_rose.c
- Orig date:
Fri May 8 23:14:58 1998
diff -u --recursive --new-file v2.1.119/linux/net/rose/af_rose.c linux/net/rose/af_rose.c
@@ -552,7 +552,6 @@
sock->ops = &rose_proto_ops;
sk->protocol = protocol;
- sk->mtu = ROSE_MTU; /* 253 */
init_timer(&rose->timer);
init_timer(&rose->idletimer);
@@ -593,7 +592,6 @@
sk->sndbuf = osk->sndbuf;
sk->debug = osk->debug;
sk->state = TCP_ESTABLISHED;
- sk->mtu = osk->mtu;
sk->sleep = osk->sleep;
sk->zapped = osk->zapped;
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]