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>
This commit is contained in:
Родитель
ec0d215f94
Коммит
5dbaec5dc6
|
@ -2973,7 +2973,7 @@ EXPORT_SYMBOL(dev_unicast_delete);
|
||||||
/**
|
/**
|
||||||
* dev_unicast_add - add a secondary unicast address
|
* dev_unicast_add - add a secondary unicast address
|
||||||
* @dev: device
|
* @dev: device
|
||||||
* @addr: address to delete
|
* @addr: address to add
|
||||||
* @alen: length of @addr
|
* @alen: length of @addr
|
||||||
*
|
*
|
||||||
* Add a secondary unicast address to the device or increase
|
* Add a secondary unicast address to the device or increase
|
||||||
|
|
Загрузка…
Ссылка в новой задаче