]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Update Test driver to always use privateData
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 23 Oct 2014 13:33:11 +0000 (14:33 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 7 Nov 2014 10:12:50 +0000 (11:12 +0100)
commit073484166ce3ae6b70dd7cf9405200e36940d10d
tree284f18ad96ef4541bd592e9ec0543c040730557a
parentcfacca18fa806ed21970ebacfb525250d72b0976
Update Test driver to always use privateData

Since the secondary drivers are only active when the primary
driver is also the Test driver, there is no need to use the
different type specific privateData fields.
src/test/test_driver.c