openvswitch: use mpls_hdr
authorJiri Benc <jbenc@redhat.com>
Fri, 30 Sep 2016 17:08:07 +0000 (19:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Oct 2016 06:00:22 +0000 (02:00 -0400)
commit85de4a2101acb85c3b1dde465e84596ccca99f2c
treec93484e9f3001d3afb4c030eb632d2994b6b8b84
parent9095e10edd28e1e4a10ba5ca61fb54d9f74f8968
openvswitch: use mpls_hdr

skb_mpls_header is equivalent to mpls_hdr now. Use the existing helper
instead.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Acked-by: Pravin B Shelar <pshelar@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/mpls.h
net/openvswitch/actions.c