commit | 9df46aefafa6dee81a27c2a9d8ba360abd8c5fe3 | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Thu Nov 08 18:44:50 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 08 19:49:31 2018 -0800 |
tree | f2d3fc7dd5fa9ce4d97af32546be5e1815b3658f | |
parent | f723a1a293deefa7f25b3833266fa7eb18d877f7 [diff] |
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>