]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: bridge: Fix IsActive, IsPersistent
authorCole Robinson <crobinso@redhat.com>
Tue, 16 Feb 2010 18:09:31 +0000 (13:09 -0500)
committerCole Robinson <crobinso@redhat.com>
Thu, 18 Feb 2010 14:23:05 +0000 (09:23 -0500)
commit6d4bd59cf82d96531abe1527bc80caa2ba86249e
treed669408c040cbd247f953663abf21e7a75c35e63
parentbf6789d913a5edb029af8fe959c0d54ede2a2719
network: bridge: Fix IsActive, IsPersistent

We were accessing the wrong private data structure, which would
cause a segfault.
src/network/bridge_driver.c