diff options
author | 2025-05-23 19:00:12 +0300 | |
---|---|---|
committer | 2025-05-27 17:31:42 -0700 | |
commit | a540ee75945a96f606c6ac955bfed5410d318f7d (patch) | |
tree | e46eeb17f552f65c1b5d149f165729c9af4e7895 /scripts/gdb/linux/modules.py | |
parent | tipc: use kfree_sensitive() for aead cleanup (diff) | |
download | wireguard-linux-a540ee75945a96f606c6ac955bfed5410d318f7d.tar.xz wireguard-linux-a540ee75945a96f606c6ac955bfed5410d318f7d.zip |
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/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions