qapi/net.json: Fix the version number of the "vlan" removal
authorThomas Huth <thuth@redhat.com>
Tue, 15 May 2018 16:26:20 +0000 (18:26 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 20 May 2018 05:57:56 +0000 (08:57 +0300)
"vlan" will be dropped in 2.13, not in 2.12. And while we're at it,
use the better wording "dropped in" instead of "removed with" (also
for the "dump" removal).

Reported-by: Stefan Hajnoczi <stefanha@redhat.com>
Reported-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qapi/net.json

index b4fe4b660b24f8cc047dc07b8ffe9983f849827a..b8adf1f03f668fd1fd2a3ebc127671ee56a0d74b 100644 (file)
 #
 # Since: 2.7
 #
-# 'dump' - removed with 2.12
+# 'dump': dropped in 2.12
 ##
 { 'enum': 'NetClientDriver',
   'data': [ 'none', 'nic', 'user', 'tap', 'l2tpv3', 'socket', 'vde',
 #
 # Since: 1.2
 #
-# 'vlan' - removed with 2.12
+# 'vlan': dropped in 2.13
 ##
 { 'struct': 'NetLegacy',
   'data': {