Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299945
b: refs/heads/master
c: 768f7c7
h: refs/heads/master
i:
  299943: e075fa5
v: v3
  • Loading branch information
alex.bluesman.smirnov@gmail.com authored and David S. Miller committed Apr 26, 2012
1 parent 9971844 commit bcf1e43
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8deff4af8745561efd2be34ee30cc57a6f0107c6
refs/heads/master: 768f7c7c121e80f458a9d013b2e8b169e5dfb1e5
2 changes: 2 additions & 0 deletions trunk/net/ieee802154/6lowpan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1168,6 +1168,8 @@ static int lowpan_newlink(struct net *src_net, struct net_device *dev,
list_add_tail(&entry->list, &lowpan_devices);
mutex_unlock(&lowpan_dev_info(dev)->dev_list_mtx);

spin_lock_init(&flist_lock);

register_netdevice(dev);

return 0;
Expand Down

0 comments on commit bcf1e43

Please sign in to comment.