OSDN Git Service

net: sched: push chain dump to a separate function
authorJiri Pirko <jiri@mellanox.com>
Wed, 17 May 2017 09:08:00 +0000 (11:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 May 2017 19:22:13 +0000 (15:22 -0400)
commitacb31fae3b352b0b9eba7cefe1f669ad639c41d9
tree2f943af64f416a804fb3ef9037393c340b44be02
parent2190d1d0944f84c55cdfdb89c7920f8f9311bdde
net: sched: push chain dump to a separate function

Since there will be multiple chains to dump, push chain dumping code to
a separate function.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_api.c