From: Wang Chen <wangchen@cn.fujitsu.com> Date: Sat, 28 Jun 2008 02:35:16 +0000 (-0700) Subject: netdevice: Fix typo of dev_unicast_add() comment X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=5dbaec5dc6a4895db8bf9765a867418481ed7311;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.git netdevice: Fix typo of dev_unicast_add() comment Signed-off-by: Wang Chen <wangchen@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net> --- diff --git a/net/core/dev.c b/net/core/dev.c index c421a1f8f0b9..56b46579ff4e 100644 --- a/net/core/dev.c +++ b/net/core/dev.c @@ -2973,7 +2973,7 @@ EXPORT_SYMBOL(dev_unicast_delete); /** * dev_unicast_add - add a secondary unicast address * @dev: device - * @addr: address to delete + * @addr: address to add * @alen: length of @addr * * Add a secondary unicast address to the device or increase