commit | 78a629e95137bb4d39d5e05d03273685401dce06 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Dec 29 14:35:28 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jan 09 11:37:18 2015 -0800 |
tree | 756229de08ece4fc1be0d7984db294acf637159b | |
parent | 788bfe88d552b89842b028ca78e5451a1e64b21b [diff] |
USB: use %*ph specifier in mikrotek driver There is a %*ph specifier that allows to dump small buffers. This patch converts the code to use the specifier. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>