]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
networkd: reorder bonding and bridging
authorTom Gundersen <teg@jklm.no>
Fri, 9 May 2014 10:20:21 +0000 (12:20 +0200)
committerTom Gundersen <teg@jklm.no>
Fri, 9 May 2014 12:41:27 +0000 (14:41 +0200)
commitd9c67ea112724e271c39553d966eae612e272e34
tree3ca8d7b46a4767cb73929e6067121b9326110c93
parent699370c98d37e4b373795f62cba9ff7bade5f2a1
networkd: reorder bonding and bridging

A link should only ever be part of one, but if we accidentally do both, let's do it
in the right order so the failure is more obvious in the logs.
src/network/networkd-link.c