diff --git a/[refs] b/[refs] index be136eef4181..e53ec5cb027f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 284b327be2f86cf751316ff344b6945e580e654f +refs/heads/master: 33d36bb83c5b566c98a441e791736e25dbc35fc3 diff --git a/trunk/net/core/dev.c b/trunk/net/core/dev.c index be6cedab5aa8..dd7e30754cbc 100644 --- a/trunk/net/core/dev.c +++ b/trunk/net/core/dev.c @@ -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)