android_kernel_xiaomi_sm8350/components/mlme
Gururaj Pandurangi 1e8f221be0 qcacld-3.0: Change config type of tx_bf_cap to uint
Change max value of tx_bf_cap to 4294967295 from -1
which is misconfigured. 4294967295 corresponds to
0xFFFFFFFF which is max value for 32 bit unsigned
int since this CFG item is getting used as part of
4 byte dot11f HT capability population.

Change-Id: Ifd0fea080dd9eb1f6995af0df20c68e3f73b891a
CRs-Fixed: 2581060
2019-12-16 21:15:23 -08:00
..
core qcacld-3.0: Fix connection latency situation in driver 2019-12-14 04:04:25 -08:00
dispatcher qcacld-3.0: Change config type of tx_bf_cap to uint 2019-12-16 21:15:23 -08:00