]> git.baikalelectronics.ru Git - kernel.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:55:35 +0000 (13:55 +0100)
commit56e8f76f2515f767e63ebdfa0f1a09d998e447db
treeb935d19464754a771b2173edc0bc8b10e8635aa6
parent8b1953d7c8599182aec7baedc1c513e3756dcc9f
mei: bus-fixup:upon error print return values of send and receive

[ Upstream commit fca1f8ded52e15301da6932ced427850b3bc3551 ]

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