
3 Mar
2015
3 Mar
'15
2:51 p.m.
On Thu, Feb 26, 2015 at 15:17:35 +0100, Michal Privoznik wrote:
So far, this is pure code replacement. But once we introduce reference counting to virNetworkObj this will be more handy as there'll be only one function to change: virNetworkObjEndAPI().
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/parallels/parallels_network.c | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-)
ACK, I see that you will fix the two remaining places in parallelsLoadNetwork() and parallelsAddRoutedNetwork() in one of the next patches. Peter