OSDN Git Service

OVS: remove VLAN_TAG_PRESENT - fixup
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Sat, 10 Nov 2018 18:55:34 +0000 (19:55 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 10 Nov 2018 21:42:16 +0000 (13:42 -0800)
commit6083e28aa02d7c9e6b87f8b944e92793094ae047
tree779e69d2e6039d22d73a4e2d0fe64bf47b90ad63
parent12ceaf8864c269467846379ebea56a2b996f9e3b
OVS: remove VLAN_TAG_PRESENT - fixup

It turns out I missed one VLAN_TAG_PRESENT in OVS code while rebasing.
This fixes it.

Fixes: 9df46aefafa6 ("OVS: remove use of VLAN_TAG_PRESENT")
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/flow.c