android_kernel_xiaomi_sm8350/core/sme
Harprit Chhabada aae8efa3e0 qcacld-3.0: Fix the incorrect data type for vdev_id
vdev_id data type used in csr_scan_abort_mac_scan()
is declared as uint8_t and is compared with INVALID_VDEV_ID,
a 32 bit integer, which can never be true.

Change-Id: Id5ca042bf24fa3a3f683abae95f5c424824e230f
CRS-Fixed: 2315003
2018-09-21 00:27:07 -07:00
..
inc qcacld-3.0: Use MLME CFG for BSS Scoring Items 2018-09-19 23:15:15 -07:00
src qcacld-3.0: Fix the incorrect data type for vdev_id 2018-09-21 00:27:07 -07:00