[cmaster-next] [PATCH] isisd: Remove unnecessary debug

David Lamparter equinox at opensourcerouting.org
Thu Dec 8 06:55:33 EST 2016


Applied @ stable/2.0.

On Mon, Dec 05, 2016 at 09:45:06PM -0500, Donald Sharp wrote:
> Remove unnecessary debug from isis write mem.
> 
> Signed-off-by: Donald Sharp <sharpd at cumulusnetworks.com>
> ---
>  isisd/isis_te.c | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/isisd/isis_te.c b/isisd/isis_te.c
> index 3430066..ecbb63c 100644
> --- a/isisd/isis_te.c
> +++ b/isisd/isis_te.c
> @@ -1061,9 +1061,6 @@ mpls_te_print_detail(struct vty *vty, struct te_is_neigh *te)
>  void
>  isis_mpls_te_config_write_router (struct vty *vty)
>  {
> -
> -  zlog_debug ("ISIS MPLS-TE: Write ISIS router configuration");
> -
>    if (IS_MPLS_TE(isisMplsTE))
>      {
>        vty_out (vty, "  mpls-te on%s", VTY_NEWLINE);
> -- 
> 2.9.3
> 
> 
> _______________________________________________
> cmaster-next mailing list
> cmaster-next at lists.nox.tf
> https://lists.nox.tf/listinfo/cmaster-next




More information about the dev mailing list