[dpdk-dev] [PATCH] net/cxgbe: add parenthesis on bitwise operation

Ferruh Yigit ferruh.yigit at intel.com
Mon Jan 16 14:17:01 CET 2017


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.roullit at gmail.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>

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

Applied to dpdk-next-net/master, thanks.




More information about the dev mailing list