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

Commit bb9aaaa1 authored by sunlianwen's avatar sunlianwen Committed by David S. Miller
Browse files

net: change the comment of dev_mc_init



The comment of dev_mc_init() is wrong. which use dev_mc_flush
instead of dev_mc_init.

Signed-off-by: default avatarLianwen Sun <sunlw.fnst@cn.fujitsu.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 64e86fec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -839,7 +839,7 @@ void dev_mc_flush(struct net_device *dev)
EXPORT_SYMBOL(dev_mc_flush);

/**
 *	dev_mc_flush - Init multicast address list
 *	dev_mc_init - Init multicast address list
 *	@dev: device
 *
 *	Init multicast address list.