diff options
| author | Wei Yongjun <[email protected]> | 2021-03-15 14:43:23 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-03-16 11:14:59 -0700 |
| commit | 6f0d32509a92d656d9394788436792d863dff5da (patch) | |
| tree | b1e03c705489569be84c5a435f6bbb0a44e62f45 /tools/perf/scripts/python/bin | |
| parent | 6d16eadab6db0c1d61e59fee7ed1ecc2d10269be (diff) | |
net: dsa: sja1105: fix error return code in sja1105_cls_flower_add()
The return value 'rc' maybe overwrite to 0 in the flow_action_for_each
loop, the error code from the offload not support error handling will
not set. This commit fix it to return -EOPNOTSUPP.
Fixes: 6a56e19902af ("flow_offload: reject configuration of packet-per-second policing in offload drivers")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Wei Yongjun <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions