]> git.baikalelectronics.ru Git - kernel.git/commit
vxlan: drop "vxlan" parameter in vxlan_fdb_alloc()
authorGuillaume Nault <gnault@redhat.com>
Tue, 29 Oct 2019 20:57:10 +0000 (21:57 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Oct 2019 00:41:50 +0000 (17:41 -0700)
commiteda81bea68499db816350c1657105ffe8569bc64
treebceabb0012001b172e940991a205aadc4751998d
parent6663e2169992550dde13aa7d80725f835b2ed910
vxlan: drop "vxlan" parameter in vxlan_fdb_alloc()

This parameter has never been used.

Signed-off-by: Guillaume Nault <gnault@redhat.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c