Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73549
b: refs/heads/master
c: 33d36bb
h: refs/heads/master
i:
  73547: dc3ea7b
v: v3
  • Loading branch information
Alexey Dobriyan authored and David S. Miller committed Nov 11, 2007
1 parent d6b29e7 commit 4d5013c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 284b327be2f86cf751316ff344b6945e580e654f
refs/heads/master: 33d36bb83c5b566c98a441e791736e25dbc35fc3
1 change: 0 additions & 1 deletion trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -4330,7 +4330,6 @@ static struct hlist_head *netdev_create_hash(void)
static int __net_init netdev_init(struct net *net)
{
INIT_LIST_HEAD(&net->dev_base_head);
rwlock_init(&dev_base_lock);

net->dev_name_head = netdev_create_hash();
if (net->dev_name_head == NULL)
Expand Down

0 comments on commit 4d5013c

Please sign in to comment.