[CRIU] [PATCH 1/6] images: netdev -- Drop obsolete comment

Cyrill Gorcunov gorcunov at openvz.org
Fri Mar 17 07:55:03 PDT 2017


venet is not virtuozzo specific but rather
came from openvz, neither the comment applies
to all entries below. Just drop it to not
confuse readers.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 images/netdev.proto | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/images/netdev.proto b/images/netdev.proto
index 2f2f3d132864..6796dfcb7eeb 100644
--- a/images/netdev.proto
+++ b/images/netdev.proto
@@ -16,9 +16,6 @@ enum nd_type {
 	 * by the setup-namespaces script.
 	 */
 	EXTLINK		= 4;
-	/*
-	 * Virtuozzo specific device.
-	 */
 	VENET		= 5;
 	BRIDGE		= 6;
 	MACVLAN		= 7;
-- 
2.7.4



More information about the CRIU mailing list