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 commit 762cd06ffa)
(cherry picked from commit 87316737f3)
This commit is contained in:
Fernando Fernandez Mancera 2023-03-17 15:59:27 +01:00
parent 26ce6f5062
commit 40c523cd78

View file

@ -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.