[dpdk-dev] [PATCH v2 04/15] i40e/base: trim the code

2016-06-14 Thread Bruce Richardson
On Tue, May 24, 2016 at 02:22:58PM +0800, Helin Zhang wrote: > It trim the source code, with limiting pieces of code for > PF or VF driver only, code style fixes, and annotation > rewording. > > Signed-off-by: Helin Zhang > --- > drivers/net/i40e/base/i40e_adminq.c | 52 > ++

[dpdk-dev] [PATCH v2 04/15] i40e/base: trim the code

2016-05-24 Thread Helin Zhang
It trim the source code, with limiting pieces of code for PF or VF driver only, code style fixes, and annotation rewording. Signed-off-by: Helin Zhang --- drivers/net/i40e/base/i40e_adminq.c | 52 +++-- drivers/net/i40e/base/i40e_adminq.h | 4 +-- drivers/net