Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64069
b: refs/heads/master
c: 9c29a37
h: refs/heads/master
i:
  64067: 9aa9af5
v: v3
  • Loading branch information
Alexey Dobriyan authored and David S. Miller committed Aug 15, 2007
1 parent d27de1e commit bf1f3de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9ac0be9d4fa0c0ec7a447eeaa080bc13cf865319
refs/heads/master: 9c29a377f99b42c59721112cd2388cf27547fc84
3 changes: 3 additions & 0 deletions trunk/net/econet/af_econet.c
Original file line number Diff line number Diff line change
Expand Up @@ -1146,6 +1146,9 @@ static void __exit econet_proto_exit(void)
sock_release(udpsock);
#endif
unregister_netdevice_notifier(&econet_netdev_notifier);
#ifdef CONFIG_ECONET_NATIVE
dev_remove_pack(&econet_packet_type);
#endif
sock_unregister(econet_family_ops.family);
proto_unregister(&econet_proto);
}
Expand Down

0 comments on commit bf1f3de

Please sign in to comment.