net/ifc: fix address translation function name
authorXiao Wang <xiao.w.wang@intel.com>
Tue, 25 Sep 2018 03:10:01 +0000 (11:10 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 11 Oct 2018 16:56:02 +0000 (18:56 +0200)
commit3e2923cffac1459a65f5584cc851d27b0ed0865c
tree243f1f35db8289422bca8d1fb7abdedc8c8db171
parent362488e631f5f723e3663068a02cddbad87d22aa
net/ifc: fix address translation function name

The address translation from user virtual address to guest physical
address should not be named as qva_to_gpa.

Fixes: a3f8150eac6d ("net/ifcvf: add ifcvf vDPA driver")
Cc: stable@dpdk.org
Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
drivers/net/ifc/ifcvf_vdpa.c