[IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_metric.
authorRami Rosen <ramirose@gmail.com>
Sun, 10 Feb 2008 07:43:11 +0000 (23:43 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 10 Feb 2008 07:43:11 +0000 (23:43 -0800)
commit238fc7eac8e74681da7a6cb6748afb5422afc1be
tree70ab66cdd19bed749dee02aa0e2812b8a1142452
parentda219b7c69bd5219fe63b1f2fc2c96eb7a21d2c6
[IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_metric.

This patch replaces the explicit usage of the magic constant "1024"
with IP6_RT_PRIO_USER in the IPV6 tree.

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