fm10k/base: fix debug typo
authorWang Xiao W <xiao.w.wang@intel.com>
Thu, 10 Sep 2015 04:38:36 +0000 (12:38 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 7 Oct 2015 11:25:06 +0000 (13:25 +0200)
commit115c91b89a854ad5ddefcbc5ecabfaa9510d48cb
tree277b7b22119964bdfd52540b47304c2bdc640f0a
parent2fce5990228ac9e70b601b818633737aa3c37f19
fm10k/base: fix debug typo

The function is specifically for the PF, but the DEBUGFUNC labeled it
with *_vf.

Signed-off-by: Wang Xiao W <xiao.w.wang@intel.com>
drivers/net/fm10k/base/fm10k_pf.c