commit | acb31fae3b352b0b9eba7cefe1f669ad639c41d9 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Wed May 17 11:08:00 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 17 15:22:13 2017 -0400 |
tree | 2f943af64f416a804fb3ef9037393c340b44be02 | |
parent | 2190d1d0944f84c55cdfdb89c7920f8f9311bdde [diff] |
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>