Re: [dpdk-dev] [DPDK] raw/ifpga: fix a typo and delete code of unused function

2019-01-16 Thread Ye Xiaolong
On 01/17, Andy Pei wrote: >fix a typo and delete code of unused function > >Cc: andy@intel.com >Cc: rosen...@intel.com >Cc: tianfei.zh...@intel.com > >Signed-off-by: Andy Pei >--- > drivers/raw/ifpga_rawdev/base/opae_hw_api.c | 24 +--- > 1 file changed, 1 insertion(+), 23 d

[dpdk-dev] [DPDK] raw/ifpga: fix a typo and delete code of unused function

2019-01-16 Thread Andy Pei
fix a typo and delete code of unused function Cc: andy@intel.com Cc: rosen...@intel.com Cc: tianfei.zh...@intel.com Signed-off-by: Andy Pei --- drivers/raw/ifpga_rawdev/base/opae_hw_api.c | 24 +--- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/drivers/ra