]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Cleanup unused variable write
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 31 Mar 2017 20:28:22 +0000 (16:28 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 31 Mar 2017 20:28:22 +0000 (16:28 -0400)
commite43223bcc38e0eb68c65c1d37c82739716bc0523
tree73ecb31fbffb199d4720d72f8b397d6fe37e5d9f
parent2b5c7fa46d98ea35f6febd5b3da32ca0a2445ca2
pimd: Cleanup unused variable write

There exists a common pattern in pim where we were setting
a variable to a value in the error case when we would no
longer need it.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_igmp.c
pimd/pim_mroute.c
pimd/pim_pim.c