mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 11:30:12 +01:00
libnm: fix ifcfg variable documentation at queue-id property
The correct variable for queue-id in ifcfg is BOND_PORT_QUEUE_ID. (cherry picked from commit762cd06ffa) (cherry picked from commit87316737f3)
This commit is contained in:
parent
26ce6f5062
commit
40c523cd78
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ nm_setting_bond_port_class_init(NMSettingBondPortClass *klass)
|
|||
**/
|
||||
/* ---ifcfg-rh---
|
||||
* property: queue-id
|
||||
* variable: BONDING_OPTS: queue-id=
|
||||
* variable: BOND_PORT_QUEUE_ID(+)
|
||||
* values: 0 - 65535
|
||||
* default: 0
|
||||
* description: Queue ID.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue