]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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:50:40 +0000 (13:50 +0100)
commite9ba991680a57c1cefab2d79ee4057594751c115
tree9721e332d85642aeea830bd8f576369d9221f817
parentb71ff206707855ce73c04794c76f7b678b2d4f72
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