patch-1.3.36 linux/net/netrom/af_netrom.c
Next file: linux/net/netrom/nr_route.c
Previous file: linux/net/ipx/af_ipx.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Tue Oct 17 13:42:37 1995
- Orig file:
v1.3.35/linux/net/netrom/af_netrom.c
- Orig date:
Wed Sep 27 16:00:02 1995
diff -u --recursive --new-file v1.3.35/linux/net/netrom/af_netrom.c linux/net/netrom/af_netrom.c
@@ -913,6 +913,7 @@
ax25_address *src, *dest, *user;
unsigned short circuit_index, circuit_id;
unsigned short frametype, window, timeout;
+
skb->sk = NULL; /* Initially we don't know who its for */
@@ -1442,7 +1443,7 @@
{
sock_register(nr_proto_ops.family, &nr_proto_ops);
register_netdevice_notifier(&nr_dev_notifier);
- printk("G4KLX NET/ROM for Linux. Version 0.3 ALPHA for AX25.030 Linux 1.3.25\n");
+ printk("G4KLX NET/ROM for Linux. Version 0.3 ALPHA for AX25.030 Linux 1.3.35\n");
nr_default.quality = NR_DEFAULT_QUAL;
nr_default.obs_count = NR_DEFAULT_OBS;
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