]> git.baikalelectronics.ru Git - kernel.git/commit
net/sched: act_police: re-use tcf_tm_dump()
authorDavide Caratti <dcaratti@redhat.com>
Sat, 19 Oct 2019 16:49:32 +0000 (18:49 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Oct 2019 18:22:40 +0000 (11:22 -0700)
commitfca3ffda244b82fdb398e50abbe8c5db3a65e706
tree634c06a998ae79c8d7d86f04f933d168eda07c34
parentee86f9432872ca8ab974e7b58fd59bde0f0eaae5
net/sched: act_police: re-use tcf_tm_dump()

Use tcf_tm_dump(), instead of an open coded variant (no functional change
in this patch).

Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_police.c