commit | af69afc551eb9f9b1f2cc3295e2dfcdaa1dc948d | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Fri Aug 04 14:28:59 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 04 11:21:23 2017 -0700 |
tree | 905acc037acfbe7f21d203711e0a209c9272cd25 | |
parent | 3bcc0cec818fa969fe555b44443347211ed787a3 [diff] |
net: sched: use tcf_exts_has_actions in tcf_exts_exec Use the tcf_exts_has_actions helper instead or directly testing exts->nr_actions in tcf_exts_exec. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>