From: Eric Garver <[email protected]> Date: Wed, 20 Dec 2017 15:09:22 -0500
> skb_vlan_pop() expects skb->protocol to be a valid TPID for double
> tagged frames. So set skb->protocol to the TPID and let skb_vlan_pop()
> shift the true ethertype into position for us.
>
> Fixes: 5108bbaddc37 ("openvswitch: add processing of L3 packets")
> Signed-off-by: Eric Garver <[email protected]>
Applied and queued up for -stable, thanks.
