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)
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>

No differences found