OSDN Git Service

OVS: remove use of VLAN_TAG_PRESENT
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Thu, 8 Nov 2018 17:44:50 +0000 (18:44 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Nov 2018 03:49:31 +0000 (19:49 -0800)
commit9df46aefafa6dee81a27c2a9d8ba360abd8c5fe3
treef2d3fc7dd5fa9ce4d97af32546be5e1815b3658f
parentf723a1a293deefa7f25b3833266fa7eb18d877f7
OVS: remove use of VLAN_TAG_PRESENT

This is a minimal change to allow removing of VLAN_TAG_PRESENT.
It leaves OVS unable to use CFI bit, as fixing this would need
a deeper surgery involving userspace interface.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/actions.c
net/openvswitch/flow.c
net/openvswitch/flow.h
net/openvswitch/flow_netlink.c