]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Remove uneeded freeing helper function
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 11 Apr 2019 16:47:03 +0000 (12:47 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:39 +0000 (11:13 -0400)
commitddaee0c7d3ca75040a9b28289a8d961084b000ea
treeb679085f9d065038cfb27ec8cd8a51db8bb9d01e
parent7b683a96e4227956cfe6236628885b1421b62781
zebra: Remove uneeded freeing helper function

Removing this function since the new paradigm
of everything just being nhg_connected structs
makes it not make a lot of sense.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/rt_netlink.c
zebra/zebra_nhg.c
zebra/zebra_nhg.h