Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cba8784a authored by Linus Torvalds's avatar Linus Torvalds
Browse files
parents 9cf9d28e 0bf52b98
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -4007,9 +4007,7 @@ static void dev_unicast_flush(struct net_device *dev)

static void dev_unicast_init(struct net_device *dev)
{
	netif_addr_lock_bh(dev);
	__hw_addr_init(&dev->uc);
	netif_addr_unlock_bh(dev);
}