android_kernel_xiaomi_sm8350/core/sap/dfs
Krishna Kumaar Natarajan 047e7d590e qcacld-3.0: Redefine dfs data structure to fix prealloc size concern
Redefine dfs filter type to avoid prealloc problem by making one
large chunk into multiple smaller chunks.

With current data structure, dfs attach was requesting huge chunk
of memory from the heap which results in failure. This change set
fixes the issue by modifying the data structure so that one
large chunk is made as multiple smaller chunks.

Change-Id: If944747de63a68d55a83b8595d0a07dd05f53dbe
CRs-Fixed: 975903
2016-04-13 21:51:25 -07:00
..
inc qcacld-3.0: Redefine dfs data structure to fix prealloc size concern 2016-04-13 21:51:25 -07:00
src qcacld-3.0: Redefine dfs data structure to fix prealloc size concern 2016-04-13 21:51:25 -07:00
sources qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00