patch-2.1.17 linux/net/appletalk/ddp.c
Next file: linux/net/bridge/br.c
Previous file: linux/net/README
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Dec 19 17:07:35 1996
- Orig file:
v2.1.16/linux/net/appletalk/ddp.c
- Orig date:
Wed Dec 18 15:59:14 1996
diff -u --recursive --new-file v2.1.16/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_family_ops);
+ sock_unregister(atalk_family_ops.family);
free_route_list();
free_interface_list();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov