]> git.puffer.fish Git - mirror/frr.git/commit
zebra: debug messages go under conditionals 7938/head
authorMark Stapp <mjs@voltanet.io>
Tue, 26 Jan 2021 17:29:39 +0000 (12:29 -0500)
committerMark Stapp <mjs@voltanet.io>
Tue, 26 Jan 2021 17:29:39 +0000 (12:29 -0500)
commit4c99d413e6461ed169fdb077bba6594d735520df
tree5fcea58d60333b3b8f9f97bdbe85db2e54dd6180
parent72bd11663fde8f8cf504a4a93bee594df70d7fc7
zebra: debug messages go under conditionals

Move a couple of unprotected debug calls in the netlink code
under DEBUG_KERNEL.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/kernel_netlink.c