]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Remove unnecessary asserts
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 8 Nov 2016 20:49:28 +0000 (15:49 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:14 +0000 (20:26 -0500)
commit7f8b8a9af65212217646e3b98cd627fbac10830f
tree1bfb21e5477d9dc6be7bd28acc4c98739142bdc1
parent220d8a49e6fcadae3dbb7f60cf88edca819b8d65
pimd: Remove unnecessary asserts

When we handle the thread arguments,
there is no need to assert.  As that
if they are wrong, we are going down
shortly anyways.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_assert.c
pimd/pim_ifchannel.c
pimd/pim_igmp.c
pimd/pim_igmpv3.c
pimd/pim_mroute.c
pimd/pim_msdp.c
pimd/pim_neighbor.c
pimd/pim_pim.c
pimd/pim_ssmpingd.c
pimd/pim_upstream.c
pimd/pim_zebra.c