diff options
author | Dan Carpenter | 2022-05-31 15:10:05 +0300 |
---|---|---|
committer | Paolo Abeni | 2022-06-01 13:32:04 +0200 |
commit | 86360030cc5117596626bef1d937277cd2bebe05 (patch) | |
tree | 449e82ddadb5decb865966534697a40f3812ea49 /.gitattributes | |
parent | e6652a8ef3e64d953168a95878fe29b934ad78ac (diff) |
net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()
The tcf_ct_flow_table_fill_tuple_ipv6() function is supposed to return
false on failure. It should not return negatives because that means
succes/true.
Fixes: fcb6aa86532c ("act_ct: Support GRE offload")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Toshiaki Makita <toshiaki.makita1@gmail.com>
Link: https://lore.kernel.org/r/YpYFnbDxFl6tQ3Bn@kili
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions