android_kernel_xiaomi_sm8350/core
Arif Hussain 9e8c561b30 qcacld-3.0: Fix bss color event validation for false detection
Secondary bit map starts with color 32, So current color minus 31
will shift color bit beyond the expected position which is 0th,
Fix it by subtracting with 32 instead 31.

Change-Id: I7ede16faee129c42c71d490f653244398061a8b6
CRs-Fixed: 2222003
2018-04-14 04:53:07 -07:00
..
bmi qcacld-3.0: Add support for QCA9379 on x86 platform 2018-02-28 05:29:39 -08:00
cds qcacld-3.0: Prevent access to rx thread after thread shutdown 2018-04-06 01:58:53 -07:00
dp qcacld-3.0: Fix usage of PDEV pointer after free 2018-04-10 08:52:35 -07:00
hdd qcacld-3.0: Remove not used INI CFG 2018-04-13 14:51:19 -07:00
mac qcacld-3.0: Fix bss color event validation for false detection 2018-04-14 04:53:07 -07:00
pld qcacld-3.0: Init local variable cnss_info before using it 2018-04-09 21:33:47 -07:00
sap qcacld-3.0: Remove obsolete WLANTL_DEBUG code 2018-04-11 03:37:24 -07:00
sme qcacld-3.0: Remove not used INI CFG 2018-04-13 14:51:19 -07:00
wma qcacld-3.0: Export antenna info to the userspace 2018-04-13 09:30:22 -07:00