]> 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)
commit6adcad8a6a06067f8532034ad883c79d3334b93c
tree779e69d2e6039d22d73a4e2d0fe64bf47b90ad63
parent1bcadc7c0177c952ef623b31168cc0d2cfeb375d
OVS: remove VLAN_TAG_PRESENT - fixup

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

Fixes: 6fc84917d818 ("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