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>
Sat, 11 Mar 2023 12:57:34 +0000 (13:57 +0100)
commit54179274476dd1492a3a3c6142d84bc3bcde601e
tree366abeaeebda86a361ca4795c32460f903c40b7d
parent49b326ce8a686428d8cbb82ed74fc88ed3f95a51
mei: bus-fixup:upon error print return values of send and receive

[ Upstream commit 4b8659e2c258e4fdac9ccdf06cc20c0677894ef9 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/misc/mei/bus-fixup.c