diff options
Diffstat (limited to 'net/ipv4/fib_hash.c')
-rw-r--r-- | net/ipv4/fib_hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/fib_hash.c b/net/ipv4/fib_hash.c index 357557549ce5..88133b383dc5 100644 --- a/net/ipv4/fib_hash.c +++ b/net/ipv4/fib_hash.c | |||
@@ -693,7 +693,7 @@ fn_hash_dump_bucket(struct sk_buff *skb, struct netlink_callback *cb, | |||
693 | tb->tb_id, | 693 | tb->tb_id, |
694 | fa->fa_type, | 694 | fa->fa_type, |
695 | fa->fa_scope, | 695 | fa->fa_scope, |
696 | &f->fn_key, | 696 | f->fn_key, |
697 | fz->fz_order, | 697 | fz->fz_order, |
698 | fa->fa_tos, | 698 | fa->fa_tos, |
699 | fa->fa_info, | 699 | fa->fa_info, |