qcacld-3.0: Fix DSRC compile error
DSRC feature is enabled by SDIO card profile. But when debug SDIO interface feautre, there are many DSRC module compile issue. Change-Id: I4429f2a6e68b67140a72ad9634031f459ccda397 CRs-Fixed: 2590115
This commit is contained in:
@@ -160,7 +160,7 @@ static QDF_STATUS ocb_channel_config_status(struct ocb_rx_event *evt)
|
||||
/* Sync channel status to data path */
|
||||
if (config_rsp.status == OCB_CHANNEL_CONFIG_SUCCESS)
|
||||
ocb_set_chan_info(ocb_obj->dp_soc,
|
||||
ocb_obj->dp_pdev,
|
||||
ocb_obj->pdev,
|
||||
vdev_id,
|
||||
ocb_obj->channel_config);
|
||||
qdf_mem_free(ocb_obj->channel_config);
|
||||
|
Reference in New Issue
Block a user