mei: bus-fixup:upon error print return values of send and receive
authorAlexander Usyskin <alexander.usyskin@intel.com>
Mon, 12 Dec 2022 21:49:33 +0000 (23:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jan 2023 12:06:35 +0000 (13:06 +0100)
commit4b8659e2c258e4fdac9ccdf06cc20c0677894ef9
treeca504d45bec4f994008c49d804a9071097f5c32f
parent3e50b639628332f7d79e1ce97e354d065ca3e0e2
mei: bus-fixup:upon error print return values of send and receive

For easier debugging, upon error, print also return values
from __mei_cl_recv() and __mei_cl_send() functions.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20221212214933.275434-1-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/bus-fixup.c