[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190709100051.65bd159d@hermes.lan>
Date: Tue, 9 Jul 2019 10:00:51 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: John Hurley <john.hurley@...ronome.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, jiri@...lanox.com,
xiyou.wangcong@...il.com, dsahern@...il.com,
willemdebruijn.kernel@...il.com, simon.horman@...ronome.com,
jakub.kicinski@...ronome.com, oss-drivers@...ronome.com
Subject: Re: [PATCH iproute2-next 2/3] tc: add mpls actions
On Tue, 9 Jul 2019 16:59:31 +0100
John Hurley <john.hurley@...ronome.com> wrote:
> if (!tb[TCA_MPLS_PARMS]) {
> + print_string(PRINT_FP, NULL, "%s", "[NULL mpls parameters]");
This is an error message please just use fprintf(stderr instead
Powered by blists - more mailing lists