Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts: drivers/net/ethernet/broadcom/genet/bcmmii.c drivers/net/hyperv/netvsc.c kernel/bpf/hashtab.c Almost entirely overlapping changes. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -2404,7 +2404,7 @@ static void efx_udp_tunnel_del(struct net_device *dev, struct udp_tunnel_info *t
|
||||
tnl.type = (u16)efx_tunnel_type;
|
||||
tnl.port = ti->port;
|
||||
|
||||
if (efx->type->udp_tnl_add_port)
|
||||
if (efx->type->udp_tnl_del_port)
|
||||
(void)efx->type->udp_tnl_del_port(efx, tnl);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user