diff options
author | David Ahern <dsa@cumulusnetworks.com> | 2016-06-17 01:24:24 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-18 06:25:29 +0200 |
commit | a2e2ff560f5113e8ca31432fbd985f5f1889efdc (patch) | |
tree | 2d64752444832a80a737f65a5ca510e6d00ef8f3 /net/l3mdev/l3mdev.c | |
parent | net: lantiq_etop: remove unused variable (diff) | |
download | linux-a2e2ff560f5113e8ca31432fbd985f5f1889efdc.tar.xz linux-a2e2ff560f5113e8ca31432fbd985f5f1889efdc.zip |
net: ipv6: Move ip6_route_get_saddr to inline
VRF driver needs access to ip6_route_get_saddr code. Since it does
little beyond ipv6_dev_get_saddr and ipv6_dev_get_saddr is already
exported for modules move ip6_route_get_saddr to the header as an
inline.
Code move only; no functional change.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/l3mdev/l3mdev.c')
0 files changed, 0 insertions, 0 deletions