]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rename "struct interface_driver" to virNetcfDriverState
authorLaine Stump <laine@laine.org>
Tue, 27 Aug 2013 16:26:48 +0000 (12:26 -0400)
committerLaine Stump <laine@laine.org>
Thu, 12 Sep 2013 11:33:19 +0000 (07:33 -0400)
commit4c5fa430972246b82d60c875654fc57e48adfcce
tree9e275a709843fa1c5bd57bf70052cbcee7c14896
parent75235a52bc58df5ed714ff8f937220cef9ddfe26
rename "struct interface_driver" to virNetcfDriverState

This better fits the modern naming scheme in libvirt, and anticipates
an upcoming change where a single instance of this state will be
maintained by a separate state driver, and every instance of the netcf
driver will share the same state.
src/interface/interface_backend_netcf.c