ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c.
authorRami Rosen <ramirose@gmail.com>
Wed, 6 Aug 2008 09:34:21 +0000 (02:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Aug 2008 09:34:21 +0000 (02:34 -0700)
commit1ca615fb816ba85dc765209a9b58ab82cc99bce0
tree5a07a93992e5fc1051d10ad342ad2545b533ad6e
parent6d273f8d011c351c9603c1dbfeae2c7458edd30d
ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c.

This patch replaces dst_metric() with dst_mtu() in net/ipv6/route.c.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c