]> 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)
commitdc13429dd71339fc97555de1d6b594a7d5e55c5b
treef415849060ec32be7e371b2d3953cd9db477ce51
parent4af2e88c0c9bfb70bbd2a4a72a80c3fe6b4ed8b3
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: feeface2e67a ("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