qcacmn: Remove code relating to ocl_cfg
As part of removing gOclCfg ini, remove code used for it that is no longer needed. Change-Id: I00c32988cb3b852381be9810377aeefdd22454db CRs-Fixed: 2791469
This commit is contained in:
@@ -363,14 +363,4 @@ struct get_arp_stats {
|
||||
uint32_t vdev_id;
|
||||
};
|
||||
|
||||
/**
|
||||
* struct ocl_cmd_params - OCL command params
|
||||
* @vdev_id: Virtual AP device identifier
|
||||
* @en_dis_chain: enable/disable dynamic/static OCL mode
|
||||
*/
|
||||
struct ocl_cmd_params {
|
||||
uint32_t vdev_id;
|
||||
uint32_t en_dis_chain;
|
||||
};
|
||||
|
||||
#endif /* _WMI_UNIFIED_STA_PARAM_H_ */
|
||||
|
Reference in New Issue
Block a user