]> git.ipfire.org Git - thirdparty/libvirt.git/commit
interface: Refactor udev bridge to helper func
authorDoug Goldstein <cardoe@cardoe.com>
Fri, 15 Feb 2013 16:49:08 +0000 (10:49 -0600)
committerDoug Goldstein <cardoe@cardoe.com>
Thu, 21 Feb 2013 23:15:35 +0000 (17:15 -0600)
commit8a26ee04d8fc8f8b62fcc4e281da6fb5dd4e9093
treef3c129183290d03cd2ccf7f458c9f9bb8c8bc752
parent82d5fe543720da6d83c1d6bfa1c347d7d9fda278
interface: Refactor udev bridge to helper func

Mechanical move to break up udevIfaceGetIfaceDef() into different
helpers for each of the interface types to hopefully make the code
easier to follow. This moves the bridge code to
udevIfaceGetIfaceDefBridge().
src/interface/interface_backend_udev.c