qcacmn: Fix umac/scan documentation
The kernel-doc script identified some documentation errors in the umac/scan folder, so fix them. In addition, Change-Id I8340c6c654cf03f63aee9ed622e3db38056d714f ("qcacmn: Add API to access scan entry partner info") made an incorrect copyright change, so fix that. Change-Id: I629f5961ab0a284c70a47fc7d71fe81d5572ae25 CRs-Fixed: 3380633
This commit is contained in:

committato da
Madan Koyyalamudi

parent
73d74205f1
commit
3a13457906
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2012-2018 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for
|
||||
* any purpose with or without fee is hereby granted, provided that the
|
||||
@@ -84,8 +85,6 @@ wlan_extscan_global_init(struct wlan_objmgr_psoc *psoc,
|
||||
|
||||
/**
|
||||
* wlan_extscan_global_deinit() - Deinitialize extscan
|
||||
* @psoc: pointer to psoc object
|
||||
* @scan_obj: pointer to scan object
|
||||
*
|
||||
* Return: QDF_STATUS
|
||||
*/
|
||||
|
Fai riferimento in un nuovo problema
Block a user