]> git.baikalelectronics.ru Git - kernel.git/commit
vxlan: fix last fdb index during dump of fdb with nhid
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Wed, 24 Jun 2020 21:02:36 +0000 (14:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Jun 2020 23:12:34 +0000 (16:12 -0700)
commit86246fac363f944630ccf621914125f461d77787
treef415849060ec32be7e371b2d3953cd9db477ce51
parentfb310607b96efae0ad1a1da922942e2617a1a28e
vxlan: fix last fdb index during dump of fdb with nhid

This patch fixes last saved fdb index in fdb dump handler when
handling fdb's with nhid.

Fixes: 7b74b4517f67 ("vxlan: ecmp support for mac fdb entries")
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c