commit | 79ac522402fca97deef3e07be9600bfab20d47a8 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Jan 23 16:20:02 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jan 25 10:14:40 2020 +0100 |
tree | 21168ac9de707f7dfb9f8c66d7906eab6342dd1b | |
parent | edc7e4898d5fdb164de1ab9d3a0c30ef9888e4f1 [diff] |
net: atm: use %*ph to print small buffer Use %*ph format to print small buffer as hex string. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>