android_kernel_xiaomi_sm8350/core/wma/inc
Jeff Johnson ff6addf320 qcacld-3.0: Remove wma_open() cds_ctx parameter
Currently wma_open() takes a cds_ctx parameter. All of the other WMA
functions which previously took a cds_ctx no longer use that
parameter, and those functions have been modified to remove the unused
parameter. wma_open() still needs the cds_ctx, but it can get that
context by calling cds_get_global_context(), so remove the cds_ctx
parameter to be consistent with the other WMA functions.

Note: the fact that wma_open() needs the cds_ctx, and then
dereferences it, is a layering violation that needs to be addressed in
the future.

Change-Id: I176e2ac68cc2e8081645a4ce3c158b41d3018587
CRs-Fixed: 2109263
2017-09-13 20:07:37 -07:00
..
wma_api.h qcacld-3.0: Remove wma_wmi_service_close() cds_ctx parameter 2017-09-13 20:07:35 -07:00
wma_he.h qcacld-3.0: Add INI item for 11AX HE params and configure on BSS start 2017-06-01 16:01:09 -07:00
wma_if.h qcacld-3.0: Add .ini configuration for max number of AMSDU 2017-07-08 13:41:35 -07:00
wma_internal.h qcacld-3.0: Use host defined wmm params in wma layer 2017-08-30 10:43:19 -07:00
wma_tgt_cfg.h qcacld-3.0: Add support of request peer stats info(part 3) 2017-09-01 22:09:05 -07:00
wma_types.h qcacld-3.0: Remove wma_open() cds_ctx parameter 2017-09-13 20:07:37 -07:00
wma.h qcacld-3.0: Remove cds_wma_complete_cback() parameter 2017-09-13 20:07:27 -07:00