[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140210144417.3f7bcec4@nehalam.linuxnetplumber.net>
Date: Mon, 10 Feb 2014 14:44:17 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Cong Wang <xiyou.wangcong@...il.com>
Cc: netdev@...r.kernel.org, Jamal Hadi Salim <jhs@...atatu.com>
Subject: Re: [Patch iproute2] pedit: do not print debugging information by
default
On Wed, 29 Jan 2014 15:12:59 -0800
Cong Wang <xiyou.wangcong@...il.com> wrote:
> Cc: Jamal Hadi Salim <jhs@...atatu.com>
> Cc: Stephen Hemminger <stephen@...workplumber.org>
> Signed-off-by: Cong Wang <xiyou.wangcong@...il.com>
>
> ---
> diff --git a/tc/m_pedit.c b/tc/m_pedit.c
> index 452d96f..16dd277 100644
> --- a/tc/m_pedit.c
> +++ b/tc/m_pedit.c
> @@ -30,7 +30,7 @@
> #include "m_pedit.h"
>
> static struct m_pedit_util *pedit_list;
> -int pedit_debug = 1;
> +static int pedit_debug;
>
> static void
> explain(void)
Applied
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists