diff --git a/bgpd/bgpd.c b/bgpd/bgpd.c index 01cabae0c2..274180b9e9 100644 --- a/bgpd/bgpd.c +++ b/bgpd/bgpd.c @@ -2202,7 +2202,6 @@ peer_lookup_with_open (union sockunion *su, as_t remote_as, *as = 1; } } - } return NULL; }