]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Set net->model earlier
authorCole Robinson <crobinso@redhat.com>
Mon, 21 Jan 2019 22:53:15 +0000 (17:53 -0500)
committerCole Robinson <crobinso@redhat.com>
Thu, 24 Jan 2019 23:59:38 +0000 (18:59 -0500)
commitcf09ef6cdafadb07d48e2e73bb4009f141e267f3
tree36980d15ffb4e301ac888bb6f1e299008ed80bf8
parent6bf28f386017cae86b7b22c28223b85ed64cf57f
conf: Set net->model earlier

So later code can more easily access def->model

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/conf/domain_conf.c