OSDN Git Service

mei: don't print buffer as a string
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 10 Sep 2012 21:43:22 +0000 (00:43 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:51:15 +0000 (15:51 -0700)
commita4136b49fbb9a6a885618ca38e66b4967091a9ec
treecb3f6e9369efede55deb802fc33cd35143bdf2a5
parentf060939d7c86344a071b03d892903f47028329cb
mei: don't print buffer as a string

non readable junk was printed to the logs
we will add proper buffer dumping mechanism later if needed

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/interrupt.c