diff options
author | 2021-03-15 14:43:23 +0000 | |
---|---|---|
committer | 2021-03-16 11:14:59 -0700 | |
commit | 6f0d32509a92d656d9394788436792d863dff5da (patch) | |
tree | b1e03c705489569be84c5a435f6bbb0a44e62f45 /net/lapb/lapb_timer.c | |
parent | net: dsa: b53: spi: allow device tree probing (diff) | |
download | wireguard-linux-6f0d32509a92d656d9394788436792d863dff5da.tar.xz wireguard-linux-6f0d32509a92d656d9394788436792d863dff5da.zip |
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 <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions