]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: add openvswitch case to virNetDevVPortProfileEqual
authorLaine Stump <laine@laine.org>
Wed, 25 Jul 2012 05:52:32 +0000 (01:52 -0400)
committerLaine Stump <laine@laine.org>
Tue, 14 Aug 2012 19:47:15 +0000 (15:47 -0400)
commit8450d7b20c8099d724676aef128b4c391cbb6d0a
tree8a38cb8cec1b22198194a338c107cd58e673e7a2
parent21ea73e8f418b474d4a8dd75239332dd4b378693
util: add openvswitch case to virNetDevVPortProfileEqual

This function was overlooked when openvswitch support was
added. Fortunately it's only use for update-device, which is
relatively new and seldom-used.
src/util/virnetdevvportprofile.c