[Intel-wired-lan] [PATCH 1/1] i40e: re-use %*ph specifier to hexdump a data

Bowers, AndrewX andrewx.bowers at intel.com
Wed Oct 7 14:24:10 UTC 2015


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Andy Shevchenko
> Sent: Friday, October 02, 2015 2:18 AM
> To: Kirsher, Jeffrey T; intel-wired-lan at lists.osuosl.org;
> netdev at vger.kernel.org
> Cc: Andy Shevchenko
> Subject: [Intel-wired-lan] [PATCH 1/1] i40e: re-use %*ph specifier to
> hexdump a data
> 
> Instead of using a custom approach change the code to use %*ph format
> specifier.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
>  drivers/net/ethernet/intel/i40e/i40e_common.c   | 22 ++++------------------
>  drivers/net/ethernet/intel/i40evf/i40e_common.c | 22 ++++------------------
>  2 files changed, 8 insertions(+), 36 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Patch code changes correctly applied


More information about the Intel-wired-lan mailing list