[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211028141227.3815c03a@hermes.local>
Date: Thu, 28 Oct 2021 14:12:27 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Wen Liang <liangwen12year@...il.com>
Cc: netdev@...r.kernel.org, dsahern@...il.com, aclaudi@...hat.com
Subject: Re: [PATCH iproute2 v2 1/2] tc: u32: add support for json output
On Thu, 28 Oct 2021 11:25:01 -0400
Wen Liang <liangwen12year@...il.com> wrote:
> - fprintf(f, "??? ");
> + fprintf(f, "divisor and hash missing ");
print errors to stderr, not f handle.
Powered by blists - more mailing lists