Skip to content

Commit 8fffc23

Browse files
committed
YAML API: fix default value for ethernet.auto-negotiation
Signed-off-by: Gris Ge <fge@redhat.com>
1 parent b2a7efb commit 8fffc23

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

devel/yaml_api.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -948,8 +948,7 @@ This property is ignored when applying if `auto-negotiation: true`.
948948
The `auto-negotiation` property is the boolean switch for enabling
949949
auto negotiation on speed and duplex.
950950

951-
Default to `true`.
952-
951+
Undefined means preserving current setting.
953952

954953
### SR-IOV
955954

0 commit comments

Comments
 (0)