提交 38b4da38 编写于 作者: B Borislav Petkov 提交者: David S. Miller

[NET]: Fix comments for register_netdev().

Correct the function name in the comments supplied with
register_netdev()
Signed-off-by: NBorislav Petkov <bbpetkov@yahoo.de>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 b450777a
......@@ -3130,7 +3130,7 @@ int register_netdevice(struct net_device *dev)
* chain. 0 is returned on success. A negative errno code is returned
* on a failure to set up the device, or if the name is a duplicate.
*
* This is a wrapper around register_netdev that takes the rtnl semaphore
* This is a wrapper around register_netdevice that takes the rtnl semaphore
* and expands the device name if you passed a format string to
* alloc_netdev.
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册