Fix three issues introduced by the 802.1AD patchset. Jiri Benc (3): openvswitch: vlan: remove wrong likely statement openvswitch: fix vlan subtraction from packet length openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev
net/openvswitch/flow.c | 2 +- net/openvswitch/vport-internal_dev.c | 2 +- net/openvswitch/vport.c | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) -- 1.8.3.1