[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
@@ -1854,7 +1854,7 @@ static int fn_trie_dump_fa(t_key key, int plen, struct list_head *fah, struct fi
|
||||
tb->tb_id,
|
||||
fa->fa_type,
|
||||
fa->fa_scope,
|
||||
&xkey,
|
||||
xkey,
|
||||
plen,
|
||||
fa->fa_tos,
|
||||
fa->fa_info, 0) < 0) {
|
||||
|
Reference in New Issue
Block a user