diff options
| author | Carmine Scarpitta <cscarpit@cisco.com> | 2024-11-03 08:43:55 +0100 |
|---|---|---|
| committer | Carmine Scarpitta <cscarpit@cisco.com> | 2024-11-03 08:43:55 +0100 |
| commit | 58fd136f44274d8956a43c6d23ba81ab6f3bbf50 (patch) | |
| tree | f5c8d47671d6f76edd28e0851cc9a595e56a0df4 /lib/json.h | |
| parent | a56e790b07409e4bf15f1e8cac7274b42c31f034 (diff) | |
zebra: Fix wrong debug macro in `alloc_srv6_sid_func_explicit`
`ZEBRA_DEBUG_SRV6` is not the correct macro to evaluate if SRv6 debug is enabled or not.
The correct macro is `IS_ZEBRA_DEBUG_SRV6`.
Fix this by replacing `ZEBRA_DEBUG_SRV6` with `IS_ZEBRA_DEBUG_SRV6`.
Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
Diffstat (limited to 'lib/json.h')
0 files changed, 0 insertions, 0 deletions
