]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: dead code (Coverity 1399231) 3118/head
authorF. Aragon <paco@voltanet.io>
Tue, 2 Oct 2018 08:51:47 +0000 (10:51 +0200)
committerF. Aragon <paco@voltanet.io>
Tue, 2 Oct 2018 08:54:50 +0000 (10:54 +0200)
commit907f42e63433f643e06fcf1a6e0d31dd85aa435b
treeaa3fe176e2020d9e550f439f1ddc57172cfc515e
parent2268d8cfe787fd09247768795c20e9ce9eccd402
ospf6d: dead code (Coverity 1399231)

The dead code has been disabled with '#if 0', in a similar way to other
disabled logs in the same function.

Signed-off-by: F. Aragon <paco@voltanet.io>
ospf6d/ospf6_abr.c