ice: devlink: use %*phD to print small buffer
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 7 Oct 2020 17:54:40 +0000 (10:54 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 9 Oct 2020 20:14:19 +0000 (13:14 -0700)
commit4d7ebed6aa17fb253bf44b12e38169fd4dc3e057
tree5c3ec264f28136b17733f04997f87cf3d459b239
parent5d3b8ec99a3cee8f6abe13f74f2f55f58d67726a
ice: devlink: use %*phD to print small buffer

Use %*phD format to print small buffer as hex string.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/intel/ice/ice_devlink.c