[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADvbK_e0ZYsjdAkpxgPAAjvb_d-16Uz7vuf3Q1y-2CG_-kkuSQ@mail.gmail.com>
Date: Wed, 22 Apr 2020 23:48:44 +0800
From: Xin Long <lucien.xin@...il.com>
To: Sabrina Dubroca <sd@...asysnail.net>
Cc: network dev <netdev@...r.kernel.org>,
Stefano Brivio <sbrivio@...hat.com>,
Girish Moodalbail <girish.moodalbail@...cle.com>,
Matthias Schiffer <mschiffer@...verse-factory.net>
Subject: Re: [PATCH net 0/2] net: vxlan/geneve: use the correct nlattr array
for extack
On Wed, Apr 22, 2020 at 11:30 PM Sabrina Dubroca <sd@...asysnail.net> wrote:
>
> The ->validate callbacks for vxlan and geneve have a couple of typos
> in extack, where the nlattr array for IFLA_* attributes is used
> instead of the link-specific one.
>
> Sabrina Dubroca (2):
> vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
> geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
>
> drivers/net/geneve.c | 2 +-
> drivers/net/vxlan.c | 6 +++---
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> --
> 2.26.1
>
Reviewed-by: Xin Long <lucien.xin@...il.com>
Powered by blists - more mailing lists