]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bridge_driver: fix comment about dnsmasqCaps
authorPavel Hrdina <phrdina@redhat.com>
Wed, 14 Apr 2021 15:17:42 +0000 (17:17 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 21 Apr 2021 12:17:41 +0000 (14:17 +0200)
commitc3920fbc3679b4a9da9476875a6441f173c45f2a
tree4bbf3b0fb082038de0d558ae192b2eaa08b0bf4d
parent45a61cbf68a2459202b7eda4a01a56bfcb6be048
bridge_driver: fix comment about dnsmasqCaps

We will never call dnsmasqCapsRefresh() so reflect what actually
happens.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/network/bridge_driver.c