mei: prefix client log messages with client me and host ids
authorAlexander Usyskin <alexander.usyskin@intel.com>
Sun, 15 Sep 2013 15:11:07 +0000 (18:11 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 15:39:27 +0000 (08:39 -0700)
commitc0abffbd982ccf9460187206a074e52cb23e8be3
tree131fcbc33f58ce635bf8e4cf5160d8d14c26bb6c
parenta9c8a17aea8ced19598b388db618e9094f3c1245
mei: prefix client log messages with client me and host ids

define cl_dbg and cl_err macros that add me and host id
prefix for debug and error log messages so we can track
for the client context of the flow.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/client.c
drivers/misc/mei/client.h
drivers/misc/mei/interrupt.c
This page took 0.029739 seconds and 5 git commands to generate.