]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/route.c
ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c.
authorRami Rosen <ramirose@gmail.com>
Wed, 6 Aug 2008 09:33:49 +0000 (02:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Aug 2008 09:33:49 +0000 (02:33 -0700)
commit6d273f8d011c351c9603c1dbfeae2c7458edd30d
tree1f57a87061f07f69a5c580540133e601ced33f96
parent0967d61ea0d8e8a7826bd8949cd93dd1e829ac55
ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c.

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

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