]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf022bb83fcfeafdfa381c6eb2c931b4dbfb6c512
treec93484e9f3001d3afb4c030eb632d2994b6b8b84
parentefd9d24535322c8c7c45aca38f4226557e4ca89f
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