Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312027
b: refs/heads/master
c: 96f80d1
h: refs/heads/master
i:
  312025: 67bee39
  312023: 6e2ae87
v: v3
  • Loading branch information
Sjur Brændeland authored and David S. Miller committed Jul 17, 2012
1 parent e455a05 commit ec80609
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ef209f15980360f6945873df3cd710c5f62f2a3e
refs/heads/master: 96f80d123eff05c3cd4701463786b87952a6c3ac
2 changes: 1 addition & 1 deletion trunk/net/caif/caif_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -561,9 +561,9 @@ static int __init caif_device_init(void)

static void __exit caif_device_exit(void)
{
unregister_pernet_subsys(&caif_net_ops);
unregister_netdevice_notifier(&caif_device_notifier);
dev_remove_pack(&caif_packet_type);
unregister_pernet_subsys(&caif_net_ops);
}

module_init(caif_device_init);
Expand Down

0 comments on commit ec80609

Please sign in to comment.