commit | af089e701adfb5898fee00a56ea4bb421edc308d | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Fri Aug 04 14:29:01 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 04 11:21:23 2017 -0700 |
tree | 9883486ceadce4bd69c2b23fb866251000079559 | |
parent | 6fc6d06e5371507e68c6904a3423622b0e465b64 [diff] |
net: sched: fix return value of tcf_exts_exec Return the defined TC_ACT_OK instead of 0. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>