diff options
| author | Carmine Scarpitta <cscarpit@cisco.com> | 2024-11-03 08:43:17 +0100 |
|---|---|---|
| committer | Carmine Scarpitta <cscarpit@cisco.com> | 2024-11-03 08:43:17 +0100 |
| commit | 8e96fcece22fc6e5e505c4446adf3ce0318c1c02 (patch) | |
| tree | e59974e3eb90a5125f025a4fbf04bd280eb97bb0 /lib/json.h | |
| parent | 4710baa7bbf86fafade11816acdd43e435e848ba (diff) | |
zebra: Fix wrong debug macro in `release_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
