]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_evpn_mh.c
bgpd: remove unnecessary checkings for the returned value
authoranlan_cs <vic.lan@pica8.com>
Tue, 22 Mar 2022 08:49:40 +0000 (04:49 -0400)
committeranlan_cs <vic.lan@pica8.com>
Tue, 22 Mar 2022 09:27:19 +0000 (05:27 -0400)
commit49540e50a3eadddc32d0f37054b00df3b41bb64a
treed15cdc9dbbcc7018627918f56f3898bb5805dd77
parentfd5dbc8e4871b111b3d05feaf42b7a645972d27e
bgpd: remove unnecessary checkings for the returned value

Since the returned value MUST be valid, remove unnecessary checkings.

Signed-off-by: anlan_cs <vic.lan@pica8.com>
bgpd/bgp_evpn_mh.c