commit | be403ea1856f1428b5912b42184acbba808c41d6 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Thu Aug 17 18:15:17 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:55:05 2006 -0700 |
tree | 53b7ae4a3d07dd6bcf84f01963aaa32dba2b3a45 | |
parent | 4e902c57417c4c285b98ba2722468d1c3ed83d1b [diff] [blame] |
[IPv4]: Convert FIB dumping to use new netlink api Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/net/ipv4/fib_hash.c b/net/ipv4/fib_hash.c index 3575575..88133b3 100644 --- a/net/ipv4/fib_hash.c +++ b/net/ipv4/fib_hash.c
@@ -693,7 +693,7 @@ tb->tb_id, fa->fa_type, fa->fa_scope, - &f->fn_key, + f->fn_key, fz->fz_order, fa->fa_tos, fa->fa_info,