qcacld-3.0: Fix Target Interface Documentation
The kernel-doc script identified some documentation issues in components/target_if, so fix them. Change-Id: Id925b899074b1e9491cc3b9a3066420512459770 CRs-Fixed: 3359868
This commit is contained in:

committed by
Madan Koyyalamudi

parent
884f011576
commit
a38d67be64
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2022-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 above
|
||||
@@ -33,7 +33,7 @@
|
||||
#include <wlan_cm_api.h>
|
||||
|
||||
/**
|
||||
* target_if_dp_arp_stats_event_handler() - arp stats event handler
|
||||
* target_if_dp_get_arp_stats_event_handler() - arp stats event handler
|
||||
* @scn: scn
|
||||
* @data: buffer with event
|
||||
* @datalen: buffer length
|
||||
|
Reference in New Issue
Block a user