]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: remove unused variable
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 7 Mar 2022 16:36:00 +0000 (17:36 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 7 Mar 2022 16:37:27 +0000 (17:37 +0100)
commit378260fb654aba16d8d9c52223966d8c909efbf6
treea1d699be81a8a070ad753121a7b4a5dbf9267f7a
parent404e53da28b3cf26667653f8d8986e59bccf844a
zebra: remove unused variable

clang complains "variable 'curr_length' set but not used".

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
zebra/zebra_netns_id.c