commit | a034ee3cca5726b14107f281f4bed1c0fd44472a | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Thu Sep 09 23:32:28 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 10 12:32:02 2010 -0700 |
tree | 09e4ccf3da1377aea06771357b216a1b372c6687 | |
parent | 4642610c77b345130d6b5a08c75d23ad98601fd5 [diff] |
fib: cleanups Use rcu_dereference_rtnl() helper Change hard coded constants in fib_flag_trans() 7 -> RTN_UNREACHABLE 8 -> RTN_PROHIBIT Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>