fix module parent references
This commit is contained in:
parent
45941f9d5f
commit
722a227795
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* @ingroup link_api
|
||||
* @ingroup link
|
||||
* @defgroup vlan VLAN
|
||||
* @brief
|
||||
*
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
/**
|
||||
* @ingroup cli
|
||||
* @defgroup cli_tc Queueing Disciplines
|
||||
* @defgroup cli_tc Traffic Control
|
||||
* @{
|
||||
*/
|
||||
void nl_cli_tc_parse_dev(struct rtnl_tc *tc, struct nl_cache *link_cache, char *name)
|
||||
|
|
Loading…
Add table
Reference in a new issue