Srinivas Girigowda eda9c1ea69 qcacld-3.0: Use bitwise instead of logical operator for these constants
Several constants in rrm_global.h use logical || where a bitwise | was
probably intended.  clang warns about this.

Hence, use bitwise operator instead of logical operator.

Change-Id: I5a0543096e7f213f3d60f3eda03eb7765595a364
CRs-Fixed: 2028989
2017-04-04 19:28:01 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium
Description
No description provided
Readme 184 MiB
Languages
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%