diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2021-10-28 09:15:44 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2021-11-17 07:46:36 -0500 |
| commit | 8249f96a5f667af016764219f501d5015104061d (patch) | |
| tree | dd337c6c4e790fcb09749110c29efec125fb8972 /lib/routemap_cli.c | |
| parent | 4be297235ed2555be598661d0d082a1ed8794355 (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/routemap_cli.c')
0 files changed, 0 insertions, 0 deletions
