]> asedeno.scripts.mit.edu Git - linux.git/commit
ipv4: Rename and export nh_update_mtu
authorDavid Ahern <dsahern@gmail.com>
Wed, 22 May 2019 19:04:46 +0000 (12:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 May 2019 00:48:44 +0000 (17:48 -0700)
commit06c77c3e67b0352473345a162ab17729a132e7db
treeb66942b0d1654d4b0d4b26694fd4cd4b5fb557e7
parentc3669486b5127165fd348daf4a785996820ac8f2
ipv4: Rename and export nh_update_mtu

Rename nh_update_mtu to fib_nhc_update_mtu and export for use by the
nexthop code.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip_fib.h
net/ipv4/fib_semantics.c