android_kernel_xiaomi_sm8350/core/cds
Jeff Johnson 3543fb202e qcacld-3.0: Fix CDS layering violation in hdd_context_create()
Currently hdd_context_create() directly dereferences the global CDS
context pointer in order to save a pointer to the HDD context. This is
a layering violation. Instead update cds_set_context() to handle the
HDD context, and call that from hdd_context_create() to save the
pointer to the HDD context.

Change-Id: Ie54725225a7dd5653eeb35e94aa3f3a752edc62a
CRs-Fixed: 2115513
2017-09-28 03:47:13 -07:00
..
inc qcacld-3.0: Update driver according to latest reg domain info 2017-09-27 20:09:01 -07:00
src qcacld-3.0: Fix CDS layering violation in hdd_context_create() 2017-09-28 03:47:13 -07:00