qcacmn: Fix dp wifi3.0 documentation
The kernel-doc script identified a large number of kernel-doc issues in the dp/wifi3.0 folder. A series of patches have addressed most of the issues, so now fix the remaining issues. Just like in the previous patches, there are a number of instances where public functions have their implementation documented instead of having their interface documented, so make sure that the interfaces are documented. Change-Id: I4bc39b0e1a9d8c264b72ec6db76ff7e92d24f277 CRs-Fixed: 3373822
This commit is contained in:

committed by
Madan Koyyalamudi

父節點
b2294c287e
當前提交
3cbfba9824
@@ -177,7 +177,8 @@ QDF_STATUS dp_soc_umac_reset_deinit(struct cdp_soc_t *txrx_soc)
|
||||
}
|
||||
|
||||
/**
|
||||
* dp_umac_reset_get_rx_event() - Extract the Rx event from the shared memory
|
||||
* dp_umac_reset_get_rx_event_from_shmem() - Extract the Rx event from the
|
||||
* shared memory
|
||||
* @umac_reset_ctx: UMAC reset context
|
||||
*
|
||||
* Return: Extracted Rx event in the form of enumeration umac_reset_rx_event
|
||||
|
Reference in New Issue
Block a user