]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: dead code (Coverity 1399377) 2577/head
authorF. Aragon <paco@voltanet.io>
Thu, 28 Jun 2018 14:09:21 +0000 (16:09 +0200)
committerF. Aragon <paco@voltanet.io>
Fri, 29 Jun 2018 18:21:22 +0000 (20:21 +0200)
commit77bfaef4eb3ce845605b69367c84cfaca5ab3555
tree25cd55c9eb883a83d0121803716f51d252a4c401
parent62a9c814e1721a76b251d7c8861c51f196458695
bgpd: dead code (Coverity 1399377)

Replacing "continue" with "break" because the loop is a "while (0)"

Signed-off-by: F. Aragon <paco@voltanet.io>
bgpd/rfapi/rfapi_vty.c