qcacmn: umac: cmn_services: Fix misspellings
Fix misspellings in umac/cmn_services/... Change-Id: I74c006b3e585e3d4f6ec8c025ef313133c9e3068 CRs-Fixed: 3304695
这个提交包含在:
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2020-2021, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2022 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
|
||||
@@ -30,7 +31,7 @@
|
||||
/**
|
||||
* if_mgr_deliver_event() - interface mgr event handler
|
||||
* @vdev: vdev object
|
||||
* @event: interface mangaer event
|
||||
* @event: interface manager event
|
||||
* @event_data: Interface mgr event data
|
||||
*
|
||||
* Return: QDF_STATUS
|
||||
@@ -49,7 +50,7 @@ const char *if_mgr_get_event_str(enum wlan_if_mgr_evt event);
|
||||
/**
|
||||
* if_mgr_deliver_mbss_event() - interface mgr MBSS event handler
|
||||
* @vdev: vdev object
|
||||
* @event: interface mangaer event
|
||||
* @event: interface manager event
|
||||
* @event_data: Interface mgr event data
|
||||
*
|
||||
* Return: QDF_STATUS
|
||||
|
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2020-2021, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2021 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2021-2022 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
|
||||
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* DOC: contains interface manager structure definations
|
||||
* DOC: contains interface manager structure definitions
|
||||
*/
|
||||
#ifndef __IF_MGR_PUBLIC_STRUCTS_H
|
||||
#define __IF_MGR_PUBLIC_STRUCTS_H
|
||||
|
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2020, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2022 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
|
||||
@@ -30,7 +31,7 @@
|
||||
/**
|
||||
* ucfg_if_mgr_deliver_event() - interface mgr event handler
|
||||
* @vdev: vdev object
|
||||
* @event: interface mangaer event
|
||||
* @event: interface manager event
|
||||
* @event_data: Interface mgr event data
|
||||
*
|
||||
* Return: QDF_STATUS
|
||||
|
在新工单中引用
屏蔽一个用户