]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Use the enum, luke
authorDonald Sharp <sharpd@nvidia.com>
Mon, 14 Nov 2022 13:06:16 +0000 (08:06 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 14 Nov 2022 13:06:16 +0000 (08:06 -0500)
commitdc31de93e1a79b4a138b474d3c4fdb44cdfee6f3
treeadb40698da78d9a3b24b2fd5b5e0d6b46e278338
parentedb904e81cdbd9c5b869f2e029d50fa13d69f7b5
zebra: Use the enum, luke

Use the enum and let the compiler help us figure out
what cases are being missed.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/dplane_fpm_nl.c