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
..
2014-09-18 20:52:42 +02:00
2015-02-20 15:10:09 +01:00
2015-02-03 16:56:58 +01:00