]> git.puffer.fish Git - mirror/frr.git/commit
lib: Convert debug to error situation 2855/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 20 Aug 2018 12:08:28 +0000 (08:08 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 23 Aug 2018 12:36:07 +0000 (08:36 -0400)
commit03548ae8180f3e73468ce577368a9239e50ec848
treea502c182b146cc083d53a17984a6b42819b19e66
parent496764bbfbf66980fd533669eb213b2777f94b6a
lib: Convert debug to error situation

This debug should be moved to an error situation since it's a
developmental escape that needs to be fixed.

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