summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2021-10-28 09:15:44 -0400
committerDonald Sharp <sharpd@nvidia.com>2021-11-17 07:46:36 -0500
commit8249f96a5f667af016764219f501d5015104061d (patch)
treedd337c6c4e790fcb09749110c29efec125fb8972 /lib/command.c
parent4be297235ed2555be598661d0d082a1ed8794355 (diff)
zebra: dplane_ctx_get_pbr_ipset should return void
The function call dplane_ctx_get_pbr_ipset only returns false when the calling function fails to pass in a valid ipset pointer. This should be an assertion issue since it's a programming issue as opposed to an actual run time issue. Change the function call parameter to not return a bool on success/fail for a compile time decision. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions