numam-dpdk/drivers/net/cxgbe
Emmanuel Roullit 1039ee1c6d net/cxgbe: fix parenthesis on bitwise operation
clang reports the following error:
error: logical not is only applied to the left hand side of this bitwise
operator. [-Werror,-Wlogical-not-parentheses]

Fixes: 92c8a63223 ("cxgbe: add device configuration and Rx support")

Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-01-17 19:41:43 +01:00
..
base net/cxgbe: support register dump 2016-06-15 17:13:55 +02:00
cxgbe_compat.h cxgbe: enable build on FreeBSD 2015-07-22 15:04:16 +02:00
cxgbe_ethdev.c ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
cxgbe_main.c net/cxgbe: fix parenthesis on bitwise operation 2017-01-17 19:41:43 +01:00
cxgbe.h cxgbe: fix minimum descriptors requirement 2015-11-24 14:56:08 +01:00
Makefile mk: fix cross-compilation 2016-06-07 10:02:39 +02:00
rte_pmd_cxgbe_version.map cxgbe: add pmd skeleton 2015-06-30 22:46:42 +02:00
sge.c pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00