diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2021-04-17 18:01:53 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2021-05-04 09:03:27 -0400 |
| commit | 5d8c8d0b1d4f501482277c1dc18b91686fd9b247 (patch) | |
| tree | 907c680673dcf5409b456ac1fe58d9001863531d /pceplib/test/pcep_utils_queue_test.c | |
| parent | 6ec9c6a899dcbbd96398f29fbe5428e1085f752d (diff) | |
ospfd: Do not use `case default` for switches that have enum
Found a couple spots where FRR was using `case default` when
using a switch over an enum. In this case we *must* enumerate
all states as part of the switch.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'pceplib/test/pcep_utils_queue_test.c')
0 files changed, 0 insertions, 0 deletions
