Re: [PATCH] rtnetlink: fix missing size for IFLA_IF_NETNSID

From: Flavio Leitner
Date: Thu Nov 16 2017 - 00:12:32 EST


On Mon, 6 Nov 2017 16:16:20 +0100
Jiri Benc <jbenc@xxxxxxxxxx> wrote:

> On Mon, 6 Nov 2017 15:04:54 +0000, Colin King wrote:
> > The size for IFLA_IF_NETNSID is missing from the size calculation
> > because the proceeding semicolon was not removed. Fix this by removing
> > the semicolon.
>
> Acked-by: Jiri Benc <jbenc@xxxxxxxxxx>
>
> Thanks for spotting this! Looking at my initial code, I had that right,
> this was probably introduced during one of rebases, so I blame
> Flavio :-p (On a serious note, thank you, Flavio, for taking care of
> the rebases.)

That's right, ouch!
Thanks for fixing it.

--
Flavio