OSDN Git Service

net: sched: fix return value of tcf_exts_exec
authorJiri Pirko <jiri@mellanox.com>
Fri, 4 Aug 2017 12:29:01 +0000 (14:29 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Aug 2017 18:21:23 +0000 (11:21 -0700)
commitaf089e701adfb5898fee00a56ea4bb421edc308d
tree9883486ceadce4bd69c2b23fb866251000079559
parent6fc6d06e5371507e68c6904a3423622b0e465b64
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>
include/net/pkt_cls.h