]> 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)
commit10e11f82007f5ba07acee3c3903cb2381ff9abc0
treec93484e9f3001d3afb4c030eb632d2994b6b8b84
parentd3551147a23f90b023653744e429d9771c74a419
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