diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-06-25 10:23:05 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2025-06-29 10:34:20 +0100 |
commit | 20a0c20f82acf46d5731a11743e7c7ac4de25db8 (patch) | |
tree | bed0169c3a17b57f7b0a8d40ce53132cae595341 /net/lapb/lapb_in.c | |
parent | beead7eea896e5bc803027d1f3e0d0f9c3b9d196 (diff) |
octeontx2-af: Fix error code in rvu_mbox_init()
The error code was intended to be -EINVAL here, but it was accidentally
changed to returning success. Set the error code.
Fixes: e53ee4acb220 ("octeontx2-af: CN20k basic mbox operations and structures")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions