]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxc: Drop useless check in live device update
authorJiri Denemark <jdenemar@redhat.com>
Thu, 22 Feb 2018 12:22:39 +0000 (13:22 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 23 Feb 2018 10:52:44 +0000 (11:52 +0100)
commite3497f3fc895c427ce35188f3ddb2bb47a853be9
tree8550389a20c5a9b4f5531f97e6d5c0d668aba966
parent64ba7803ca1dc04aa5cbc60b4cf51c1868ae0dc4
lxc: Drop useless check in live device update

Checking the new device definition makes little sense when lxc driver
does not support live device update at all.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/lxc/lxc_driver.c