Re: [dpdk-stable] [PATCH] net/ifcvf: fix a typo
From: Ferruh Yigit <hidden>
Date: 2018-11-30 15:34:52
From: Ferruh Yigit <hidden>
Date: 2018-11-30 15:34:52
On 11/29/2018 8:41 AM, Wang, Xiao W wrote:
Hi,quoted
-----Original Message----- From: Ye, Xiaolong Sent: Thursday, November 29, 2018 4:22 PM To: dev@dpdk.org; Maxime Coquelin <redacted>; Bie, Tiwei [off-list ref]; Wang, Zhihong [off-list ref] Cc: Wang, Xiao W <redacted>; Ye, Xiaolong [off-list ref]; stable@dpdk.org Subject: [PATCH] net/ifcvf: fix a typo The struct should be ifcvf_net_config other than ifcvf_net_device_config. Fixes: a3f8150eac6d ("net/ifcvf: add ifcvf vDPA driver") Cc: xiao.w.wang@intel.com Cc: stable@dpdk.org Signed-off-by: Xiaolong Ye <redacted>Thanks. Acked-by: Xiao Wang <redacted>
Applied to dpdk-next-net/master, thanks.