doc: fix wrong name in documentation for rtnl_link_bridge_alloc()
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
35f44734bc
commit
a1c9915022
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ struct rtnl_link *rtnl_link_bridge_alloc(void)
|
|||
|
||||
/**
|
||||
* Create a new kernel bridge device
|
||||
* @arg sock netlink socket
|
||||
* @arg sk netlink socket
|
||||
* @arg name name of the bridge device or NULL
|
||||
*
|
||||
* Creates a new bridge device in the kernel. If no name is
|
||||
|
|
Loading…
Add table
Reference in a new issue