]> git.proxmox.com Git - mirror_frr.git/commit - ldpd/ldpe.c
*: Make assignment from RB_ROOT in while loop work better
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 18 Feb 2018 00:02:55 +0000 (19:02 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 23 Feb 2018 12:08:36 +0000 (07:08 -0500)
commit55cd0f612a046137f0be936e7856921ada4546ca
tree33ebc2df612fe462d3f422834fe6c99c409320f1
parenta031a7e4c9232fc9433e51af6b67f22d9b0cd663
*: Make assignment from RB_ROOT in while loop work better

Fix up the assignment of the variable = RB_ROOT inside of
while loop patter we were using.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
15 files changed:
ldpd/interface.c
ldpd/l2vpn.c
ldpd/lde.c
ldpd/lde_lib.c
ldpd/ldp_vty_conf.c
ldpd/ldpd.c
ldpd/ldpe.c
ldpd/neighbor.c
lib/if.c
lib/ns.c
lib/vrf.c
pimd/pim_iface.c
pimd/pim_ifchannel.c
zebra/zebra_ns.c
zebra/zebra_pw.c