qcacld-3.0: Fix struct set_pcl_cmd_params documentation
The documentation for struct set_pcl_cmd_params has errors, so fix them. Change-Id: I07cdc4b73d5d8811fbbafb0a9671dcaf5154883e CRs-Fixed: 3323040
This commit is contained in:

committed by
Madan Koyyalamudi

parent
21b5209495
commit
d6dfd79037
@@ -169,9 +169,9 @@ struct wmi_invoke_neighbor_report_params {
|
||||
};
|
||||
|
||||
/**
|
||||
* set_pcl_cmd_params - Set PCL command params
|
||||
* struct set_pcl_cmd_params - Set PCL command params
|
||||
* @vdev_id: Vdev id
|
||||
* @weight: PCL weight
|
||||
* @weights: PCL weights
|
||||
*/
|
||||
struct set_pcl_cmd_params {
|
||||
uint8_t vdev_id;
|
||||
|
Reference in New Issue
Block a user