diff options
author | Thomas Huth <thuth@redhat.com> | 2020-05-18 09:43:52 +0200 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2020-06-09 18:50:39 +0200 |
commit | 0561dfac082becdd9e89110249a27b309b62aa9f (patch) | |
tree | 13083a3d2c7925f024461fe33ddddfce44e63da4 /linux-user | |
parent | 705f7f2fce25e774e19f6853cd92ebaf909958f3 (diff) | |
download | qemu-0561dfac082becdd9e89110249a27b309b62aa9f.zip qemu-0561dfac082becdd9e89110249a27b309b62aa9f.tar.gz qemu-0561dfac082becdd9e89110249a27b309b62aa9f.tar.bz2 |
net: Do not include a newline in the id of -nic devices
The '\n' sneaked in by accident here, an "id" string should really
not contain a newline character at the end.
Fixes: 78cd6f7bf6b ('net: Add a new convenience option "--nic" ...')
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200518074352.23125-1-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions