]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7d83ff33b7efdd83b72b0de1ce0f9d9761375f35
tree779e69d2e6039d22d73a4e2d0fe64bf47b90ad63
parentb11b0ba92289307f2860421a46c64d9dff555cff
OVS: remove VLAN_TAG_PRESENT - fixup

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

Fixes: 4877c2b2fe40 ("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