]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitea34f5568f5a251cae9b700683531dd8c22b978c
tree70ab66cdd19bed749dee02aa0e2812b8a1142452
parent711d64b1a6f7ce9a79e962df1c1c4dbbf0cefa79
[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