]> git.ipfire.org Git - thirdparty/lxc.git/commit
conf: do not check union on wrong net type
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 24 Aug 2017 22:02:47 +0000 (00:02 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Tue, 29 Aug 2017 20:54:47 +0000 (22:54 +0200)
commitda92a44e6969bf4f4e14256c09fc90223bb19910
treeef0fa3e8e961c34e79a2a362991eaa68c3164276
parent8fb5d4f8161a6f5af6c2d06f3871b1ad20aa14e5
conf: do not check union on wrong net type

This will obviously not work.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/conf.c