diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-05-23 19:00:12 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-05-27 17:31:42 -0700 |
commit | a540ee75945a96f606c6ac955bfed5410d318f7d (patch) | |
tree | e46eeb17f552f65c1b5d149f165729c9af4e7895 /scripts/lib/kdoc/kdoc_re.py | |
parent | c8ef20fe7274c5766a317f9193b70bed717b6b3d (diff) |
net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex()
This was intended to be negative -ENOMEM but the '-' character was left
off accidentally. This typo doesn't affect runtime because the caller
treats all non-zero returns the same.
Fixes: 17e0accac577 ("net/mlx5: HWS, support complex matchers")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/aDCbjNcquNC68Hyj@stanley.mountain
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions