From 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c Mon Sep 17 00:00:00 2001
From: Michael Biebl
Date: Thu, 13 Jan 2022 22:30:39 +0100
Subject: New upstream version 1.34.0
---
docs/libnm/html/NMSettingSriov.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
(limited to 'docs/libnm/html/NMSettingSriov.html')
diff --git a/docs/libnm/html/NMSettingSriov.html b/docs/libnm/html/NMSettingSriov.html
index 10be809b..0b331f0a 100644
--- a/docs/libnm/html/NMSettingSriov.html
+++ b/docs/libnm/html/NMSettingSriov.html
@@ -578,7 +578,7 @@ property.
gboolean
nm_sriov_vf_add_vlan (NMSriovVF *vf,
guint vlan_id);
-Adds a VLAN to the VF.
+Adds a VLAN to the VF. Currently kernel only supports one VLAN per VF.