Re: [PATCH net-next 0/2] vxlan fdb nexthop misc fixes

2020-05-30 Thread David Miller
From: Roopa Prabhu Date: Thu, 28 May 2020 22:12:34 -0700 > From: Roopa Prabhu > > Roopa Prabhu (2): > vxlan: add check to prevent use of remote ip attributes with NDA_NH_ID > vxlan: few locking fixes in nexthop event handler Series applied, thanks.

Re: [PATCH net-next 0/2] vxlan fdb nexthop misc fixes

2020-05-30 Thread Roopa Prabhu
On Sat, May 30, 2020 at 6:34 AM Ido Schimmel wrote: > > On Thu, May 28, 2020 at 10:12:34PM -0700, Roopa Prabhu wrote: > > From: Roopa Prabhu > > Hi Roopa, > > I noticed that sparse complains about the following problem in > the original submission (not handled by current set): > > drivers/net/vxl

Re: [PATCH net-next 0/2] vxlan fdb nexthop misc fixes

2020-05-30 Thread Ido Schimmel
On Thu, May 28, 2020 at 10:12:34PM -0700, Roopa Prabhu wrote: > From: Roopa Prabhu Hi Roopa, I noticed that sparse complains about the following problem in the original submission (not handled by current set): drivers/net/vxlan.c:884:41: warning: dereference of noderef expression Seems to be f

[PATCH net-next 0/2] vxlan fdb nexthop misc fixes

2020-05-28 Thread Roopa Prabhu
From: Roopa Prabhu Roopa Prabhu (2): vxlan: add check to prevent use of remote ip attributes with NDA_NH_ID vxlan: few locking fixes in nexthop event handler drivers/net/vxlan.c | 36 +--- 1 file changed, 29 insertions(+), 7 deletions(-) -- 2.1.4