diff options
author | Donald Sharp <sharpd@nvidia.com> | 2022-11-04 00:01:36 +0100 |
---|---|---|
committer | Donald Sharp <sharpd@nvidia.com> | 2022-12-15 13:31:55 +0100 |
commit | 881979e427b394c451719ff9c0639e8e56421908 (patch) | |
tree | a7ce140b99c6fcdcbaf5e467e50133d17360fe91 /lib | |
parent | Merge pull request #12481 from kuldeepkash/topotests_startup (diff) | |
download | frr-881979e427b394c451719ff9c0639e8e56421908.tar.xz frr-881979e427b394c451719ff9c0639e8e56421908.zip |
bgpd: use the enum instead of an int
The bgp_fsm_change_status function takes an int
for the new bgp state, which is an `enum bgp_fsm_status status`
let's convert over to being explicit.bgpd: use the enum instead of an int
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions