numam-dpdk/lib/librte_pmd_i40e
Panu Matilainen 3c21004855 i40e: fix build with gcc 5
Eliminate ambiguity in the condition which trips up a "logical not
is only applied to the left..." warning from gcc 5, causing build
failure with -Werror. Besides non-ambiguous, the condition is
far more obvious this way.

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-02-20 15:10:09 +01:00
..
i40e i40e/base: remove early hardware definitions 2014-10-29 23:52:43 +01:00
i40e_ethdev_vf.c ethdev: remove useless stats zeroing in drivers 2015-01-27 12:36:23 +01:00
i40e_ethdev.c i40e: advertise outer IPv4 checksum capability 2015-02-16 19:21:18 +01:00
i40e_ethdev.h i40e: use macros for vlan filtering registers 2014-12-06 11:08:35 +01:00
i40e_fdir.c ethdev: fix build with libc ip6 header 2014-12-11 01:42:02 +01:00
i40e_logs.h i40e: always log init messages 2014-09-18 20:52:42 +02:00
i40e_pf.c i40evf: support configurable crc stripping 2014-11-06 23:50:14 +01:00
i40e_pf.h i40evf: support configurable crc stripping 2014-11-06 23:50:14 +01:00
i40e_rxtx.c i40e: fix build with gcc 5 2015-02-20 15:10:09 +01:00
i40e_rxtx.h ethdev: rename flag for queue start and stop 2014-09-29 19:30:12 +02:00
Makefile mk: add library version extension 2015-02-03 16:56:58 +01:00
rte_pmd_i40e_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00