On 1/16/2017 12:58 PM, Ferruh Yigit wrote: > On 1/15/2017 7:50 PM, Emmanuel Roullit wrote: >> clang reports the following error: >> error: logical not is only applied to the left hand side of this bitwise >> operator. [-Werror,-Wlogical-not-parentheses] >> >> Signed-off-by: Emmanuel Roullit <emmanuel.roul...@gmail.com> > > Acked-by: Ferruh Yigit <ferruh.yi...@intel.com>
Fixes: 92c8a63223e5 ("cxgbe: add device configuration and Rx support") Applied to dpdk-next-net/master, thanks.