OSDN Git Service

vxlan: get rid of redundant vxlan_dev.flags
authorMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 19 Jun 2017 08:03:56 +0000 (10:03 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jun 2017 17:37:02 +0000 (13:37 -0400)
commitdc5321d79697db1b610c25fa4fad1aec7533ea3e
treec94df6be348fb59f0f7c298918d1fbacd39b92c2
parenta985343ba90635cda3f3704f71021254c91cebbd
vxlan: get rid of redundant vxlan_dev.flags

There is no good reason to keep the flags twice in vxlan_dev and
vxlan_config.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c
include/net/vxlan.h
net/openvswitch/vport-vxlan.c