]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
net: mpls: Make nla_get_via in af_mpls.c
authorDavid Ahern <dsahern@gmail.com>
Sat, 27 May 2017 22:19:32 +0000 (16:19 -0600)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 May 2017 15:55:33 +0000 (11:55 -0400)
commitd4e7256007b0763614a41c9c0a5a943dc1095b22
tree4047beadf29670b5c1f051164c1d1324e487624e
parent074350e2ebcab9cf62528984a617cc0a05b24fff
net: mpls: Make nla_get_via in af_mpls.c

nla_get_via is only used in af_mpls.c. Remove declaration from internal.h
and move up in af_mpls.c before first use. Code move only; no
functional change intended.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mpls/af_mpls.c
net/mpls/internal.h