[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJieiUie-C39YRXKNBsLoRze6C+hCx4yheLivuXqtc5edUD6fQ@mail.gmail.com>
Date: Sat, 28 Sep 2019 13:20:24 -0700
From: Roopa Prabhu <roopa@...ulusnetworks.com>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: David Ahern <dsahern@...il.com>, netdev <netdev@...r.kernel.org>,
Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
Subject: Re: [PATCH iproute2 net-next 1/2] bridge: fdb get support
On Sat, Sep 28, 2019 at 8:46 AM Stephen Hemminger
<stephen@...workplumber.org> wrote:
>
> On Fri, 27 Sep 2019 21:48:23 -0700
> Roopa Prabhu <roopa@...ulusnetworks.com> wrote:
>
> Overall, looks good.
>
> > + if (print_fdb(answer, (void *)stdout) < 0) {
>
> Cast to void is not necessary in C (it is in C++)
thats a copy/paste from iproute get code. will remove it and post v2, thx
Powered by blists - more mailing lists