[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>
This commit is contained in:
committed by
David S. Miller
parent
4e902c5741
commit
be403ea185
@ -693,7 +693,7 @@ fn_hash_dump_bucket(struct sk_buff *skb, struct netlink_callback *cb,
|
||||
tb->tb_id,
|
||||
fa->fa_type,
|
||||
fa->fa_scope,
|
||||
&f->fn_key,
|
||||
f->fn_key,
|
||||
fz->fz_order,
|
||||
fa->fa_tos,
|
||||
fa->fa_info,
|
||||
|
Reference in New Issue
Block a user