]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: Remove dead code getting, but not using ipdef
authorJohn Ferlan <jferlan@redhat.com>
Thu, 17 Jan 2013 19:17:15 +0000 (14:17 -0500)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 17 Jan 2013 22:46:36 +0000 (23:46 +0100)
commit7d31dd6494c1716b77ab6069e75e0b0883978347
tree23d6907f9e87393556dbfdace54dc59d822e1f1e
parent0cff3554f3692a4c2c6832ef4143c1fef35735f4
network: Remove dead code getting, but not using ipdef

The fetch of 'ipdef' in networkRefreshDhcpDaemon() when the loop to fill
in ipv4def fails to find an ipv4 address with dhcp defined. The filled in
ipdef value was not used.  Code was made unnecessary with commit it 2d5cd1.
src/network/bridge_driver.c