]> xenbits.xensource.com Git - libvirt.git/commit
qemu_command: remove unused LegacyNicStr arg 'prefix'
authorCole Robinson <crobinso@redhat.com>
Tue, 19 Jun 2018 15:35:32 +0000 (11:35 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 20 Jun 2018 18:26:29 +0000 (14:26 -0400)
commit131ca8f4ff3508ca633906f664cb116b0c78e120
tree22e4f94c5f6986506701d9422f8d4381f36e3e07
parentfaf8a16d8e4a90d9c9694280f773e9c9ee3438c1
qemu_command: remove unused LegacyNicStr arg 'prefix'

Hardcode the only string that's passed in

Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/qemu/qemu_command.c