[dpdk-dev] [PATCH 02/10] bnx2x: Remove unused preprocessor symbols and code

2016-07-15 Thread Bruce Richardson
On Tue, Jul 12, 2016 at 09:38:06AM -0400, Chas Williams wrote: > ELINK_INCLUDE_EMUL and ELINK_INCLUDE_FPGA are never defined. Remove them > along with enumeration constants dependent on their inclusion. > > Fixes: 540a211084a7 ("bnx2x: driver core") > > Signed-off-by: Chas Williams <3chas3 at

[dpdk-dev] [PATCH 02/10] bnx2x: Remove unused preprocessor symbols and code

2016-07-15 Thread Chas Williams
On Fri, 2016-07-15 at 16:56 +0100, Bruce Richardson wrote: > On Tue, Jul 12, 2016 at 09:38:06AM -0400, Chas Williams wrote: > > ELINK_INCLUDE_EMUL and ELINK_INCLUDE_FPGA are never defined.??Remove them > > along with enumeration constants dependent on their inclusion. > >? > > Fixes: 540a211084a7

[dpdk-dev] [PATCH 02/10] bnx2x: Remove unused preprocessor symbols and code

2016-07-12 Thread Chas Williams
ELINK_INCLUDE_EMUL and ELINK_INCLUDE_FPGA are never defined. Remove them along with enumeration constants dependent on their inclusion. Fixes: 540a211084a7 ("bnx2x: driver core") Signed-off-by: Chas Williams <3chas3 at gmail.com> --- drivers/net/bnx2x/bnx2x.c | 28