i40e/base: reformat AQ debug output
authorJingjing Wu <jingjing.wu@intel.com>
Sun, 6 Sep 2015 07:11:18 +0000 (15:11 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 1 Oct 2015 23:35:21 +0000 (01:35 +0200)
commitcda6a5f57667247a4165b878d14e30e2246fba4a
treebe2eadc46c9b3fb59974c975ada8cf99893e0804
parent272eb7b988208c7b9265ea7f2922917e56dc2db5
i40e/base: reformat AQ debug output

Replace sprintf with i40e_debug.
Pad the line out with zeros to get to 16 bytes.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
Tested-by: Huilong Xu <huilongx.xu@intel.com>
drivers/net/i40e/base/i40e_common.c