On Thu, Jun 26, 2025 at 06:34:23AM +0000, Subbaraya Sundeep wrote: > On 2025-06-25 at 15:23:05, Dan Carpenter (dan.carpenter@xxxxxxxxxx) wrote: > > 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@xxxxxxxxxx> > > Reviewed-by: Subbaraya Sundeep <sbhatta@xxxxxxxxxxx> > > Thanks for the patch. This has been pointed by Simon earlier: > https://lore.kernel.org/all/20250618194301.GA1699@xxxxxxxxxxxxxxxx/ Thanks for the fix. Reviewed-by: Simon Horman <horms@xxxxxxxxxx>