Fix a bug and inefficiency in the vlan handling code introduced by the 802.1AD set. Strictly speaking, both were present even before that set but it made them more prominent.
Jiri Benc (2): openvswitch: remove nonreachable code in vlan parsing openvswitch: fix vlan subtraction from packet length net/openvswitch/flow.c | 28 ++++++++-------------------- net/openvswitch/vport.c | 10 +++------- 2 files changed, 11 insertions(+), 27 deletions(-) -- 1.8.3.1