Re: [dpdk-dev] [PATCH] net/i40e/base: fix comment referencing internal data

2018-11-20 Thread Ferruh Yigit
On 11/16/2018 4:29 PM, Ferruh Yigit wrote: > DCR is Intel internal information, no need to be in public code. > > Fixes: de2cd512b176 ("net/i40e/base: new AQ commands for cloud filter") > Cc: sta...@dpdk.org > > Signed-off-by: Ferruh Yigit Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH] net/i40e/base: fix comment referencing internal data

2018-11-16 Thread Ferruh Yigit
DCR is Intel internal information, no need to be in public code. Fixes: de2cd512b176 ("net/i40e/base: new AQ commands for cloud filter") Cc: sta...@dpdk.org Signed-off-by: Ferruh Yigit --- Cc: jingjing...@intel.com Cc: Qi Zhang --- drivers/net/i40e/base/i40e_adminq_cmd.h | 3 +-- 1 file change