commit | ec1a9cca0e13391167567964fd04e61a39d6a4ae | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Fri Aug 04 14:29:02 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 04 11:21:23 2017 -0700 |
tree | d502ea3859f4730243a5913bebf98a38893dc31b | |
parent | af089e701adfb5898fee00a56ea4bb421edc308d [diff] |
net: sched: remove check for number of actions in tcf_exts_exec Leave it to tcf_action_exec to return TC_ACT_OK in case there is no action present. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>