patch-2.1.16 linux/net/appletalk/ddp.c
Next file: linux/net/ax25/af_ax25.c
Previous file: linux/net/Makefile
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Dec 13 11:24:44 1996
-  Orig file: 
v2.1.15/linux/net/appletalk/ddp.c
-  Orig date: 
Thu Dec 12 19:37:22 1996
diff -u --recursive --new-file v2.1.15/linux/net/appletalk/ddp.c linux/net/appletalk/ddp.c
@@ -2110,7 +2110,7 @@
 	dev_remove_pack(<alk_packet_type);
 	dev_remove_pack(&ppptalk_packet_type);
 	unregister_snap_client(ddp_snap_id);
-	sock_unregister(atalk_proto_ops.family);
+	sock_unregister(&atalk_family_ops);
 
 	free_route_list();
 	free_interface_list();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov