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

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(&ltalk_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