summaryrefslogtreecommitdiff
path: root/lib/command_graph.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2021-10-04 09:28:36 -0400
committerDonald Sharp <sharpd@nvidia.com>2021-10-04 09:28:36 -0400
commitc733548963447f4383866f66117fd5e302d53baa (patch)
tree2320fb7eef4d8adf4dc097f4808d107953f557e6 /lib/command_graph.c
parent31df775552690649ab769c57ed796a9de82fa22b (diff)
ripngd: Ensure better `struct thread *` semantics
1) Remove `struct thread *` pointers that are never used 2) Do not explicitly set the thread pointer to NULL. FRR should only ever use the appropriate THREAD_ON/THREAD_OFF semantics. This is espacially true for the functions we end up calling the thread for. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/command_graph.c')
0 files changed, 0 insertions, 0 deletions