numam-dpdk/lib/librte_pmd_ixgbe
Panu Matilainen 4dc41c7be6 ixgbe: fix build with gcc 5
gcc 5 supports a new logical-not-parentheses warning which
ixgbe_common.c triggers, causing build failure with -Werror.
Since this source must not be modified, silence the warning instead.

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-02-25 16:24:15 +01:00
..
2015-02-20 11:52:29 +01:00
2014-10-07 17:01:08 +02:00
2014-06-11 00:29:34 +02:00
2015-02-22 23:56:20 +01:00
2014-09-18 20:52:41 +02:00
2014-12-17 00:40:37 +01:00
2015-02-25 16:24:15 +01:00