Alexander Usyskin 35bf7692e7 mei: fix format string in debug prints
buf_idx type was changed to size_t, and few places
missed out to change the print format from %ld to %zu.
Use also uz for buf.size which is also of size_t

Fixes:
commit 56988f22e097 ("mei: fix possible integer overflow issue")'

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>
2016-02-20 14:27:36 -08:00
..
2016-02-07 23:01:45 -08:00
2016-02-07 23:01:45 -08:00
2014-02-28 14:08:42 -08:00
2016-02-08 14:57:30 -08:00
2015-03-16 21:10:28 +01:00
2016-02-08 14:57:30 -08:00