android_kernel_xiaomi_sm8350/components/mlme
Sourav Mohapatra 43e6dea453 qcacld-3.0: Move sta_info from array based to hash based
Currently in hdd_adapter, the variable sta_info is an array of
hdd_station_info structured indexed by the sta_id. As sta_id is no
longer used this array based implementation becomes unnecessary.

Move the sta_info implementation to a hash table implementation.

Change-Id: I7d6fe04b7e0ab22615d431de9a10a4ad38ed65ba
CRs-Fixed: 2514280
2019-10-15 00:48:54 -07:00
..
core qcacld-3.0: Ignore regulatory offload indication from FW 2019-10-12 19:03:35 -07:00
dispatcher qcacld-3.0: Move sta_info from array based to hash based 2019-10-15 00:48:54 -07:00