commit | 773d4023badee2e196f4125a94fe9d5a739720a0 | [log] [tgz] |
---|---|---|
author | Alan Brady <alan.brady@intel.com> | Mon Dec 12 15:44:13 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Feb 18 20:35:36 2017 -0800 |
tree | 77bdcec2d362bfb3b9bb24153b36dded37d0e12e | |
parent | 3c234c4709529298498b597bcff35f56ac866a99 [diff] |
i40e: refactor AQ CMD buffer debug printing This patch refactors the '%*ph' printk format specifier to instead use the print_hex_dump function, as recommended by the '%*ph' documentation. This produces better/more standardized output. Change-ID: Id56700b4e8abc40ff8c04bc8379e7df04cb4d6fd Signed-off-by: Alan Brady <alan.brady@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>