Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376671
b: refs/heads/master
c: 9747ba6
h: refs/heads/master
i:
  376669: 82e2c02
  376667: 2705337
  376663: a86b9b8
  376655: 559d041
  376639: 3f766cd
v: v3
  • Loading branch information
Jay Vosburgh authored and David S. Miller committed May 31, 2013
1 parent f52abb7 commit 6ad4c4c
Show file tree
Hide file tree
Showing 2 changed files with 2 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: fda3f402f446e82204266f4a3bf26912f2d55e75
refs/heads/master: 9747ba6636be8a7e8ba83a1fb231d061ca318e4f
1 change: 1 addition & 0 deletions trunk/net/core/dev_addr_lists.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ static int __hw_addr_create_ex(struct netdev_hw_addr_list *list,
ha->refcount = 1;
ha->global_use = global;
ha->synced = sync;
ha->sync_cnt = 0;
list_add_tail_rcu(&ha->list, &list->list);
list->count++;

Expand Down

0 comments on commit 6ad4c4c

Please sign in to comment.