logical not is only applied to the left hand side of this bitwise operator [-Werror,-Wlogical-not-parentheses] (!(ies->RSN.RSN_Cap[0] >> 7) & 0x1))) ^ ~ csr_api_roam.c:14617:6: note: add parentheses after the '!' to evaluate the bitwise operator first (!(ies->RSN.RSN_Cap[0] >> 7) & 0x1))) ^ ( ) csr_api_roam.c:14617:6: note: add parentheses around left hand side expression to silence this warning (!(ies->RSN.RSN_Cap[0] >> 7) & 0x1))) ^ ( ) Change-Id: I489eba6a6265778346bb3b20832f92774a2d5e0e CRs-Fixed: 2087302 |
||
---|---|---|
.. | ||
inc | ||
src |