Convert to the new mpls skb layout the last remaining place in openvswitch, forgotten on the mpls GSO rework. The GSO rework also allows for some cleanup in the third patch.
Jiri Benc (3): openvswitch: mpls: set network header correctly on key extract mpls: move mpls_hdr to a common location openvswitch: use mpls_hdr include/net/mpls.h | 15 ++++++--------- net/mpls/internal.h | 10 +--------- net/openvswitch/actions.c | 24 ++++++++++++------------ net/openvswitch/flow.c | 11 +++-------- 4 files changed, 22 insertions(+), 38 deletions(-) -- 1.8.3.1