]> git.puffer.fish Git - mirror/frr.git/commit
pimd: del_oif and pim_channel_del_oif are the same function 292/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 23 Mar 2017 11:47:41 +0000 (07:47 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 23 Mar 2017 17:04:20 +0000 (13:04 -0400)
commit220dbacef6647404cf599d7347dc4cda281edad2
tree39a946d0b289cb56d76ed2c4675de1b18c1f55b8
parentd78f0ac13c3681589b38c1813435f1e9985279f4
pimd: del_oif and pim_channel_del_oif are the same function

These two functions do the exact same thing.  Refactor

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