android_kernel_xiaomi_sm8350/core/hdd
Dundi Raviteja fb9357aa38 qcacld-3.0: Create psoc in hdd_context_create just after cfg_parse
HDD config params are getting used before creating and storing psoc
in hdd context which may cause NULL pointer dereference of psoc.

To mitigate this create psoc and parse cfg ini params just after
cfg_parse() in hdd_context_create().

Change-Id: Ida2b81eef0ebbfba2749ca89b63980201830a5e2
CRs-Fixed: 2321959
2018-09-27 20:24:21 -07:00
..
inc qcacld-3.0: cleanup the interface if it went down during SSR 2018-09-27 16:36:41 -07:00
src qcacld-3.0: Create psoc in hdd_context_create just after cfg_parse 2018-09-27 20:24:21 -07:00