|
@@ -1,6 +1,6 @@
|
|
|
/*
|
|
|
* Copyright (c) 2012-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
|
|
@@ -109,7 +109,7 @@ struct nan_cfg_params {
|
|
|
/**
|
|
|
* struct nan_psoc_priv_obj - nan private psoc obj
|
|
|
* @lock: lock to be acquired before reading or writing to object
|
|
|
- * @cb_obj: struct contaning callback pointers
|
|
|
+ * @cb_obj: struct containing callback pointers
|
|
|
* @cfg_param: NAN Config parameters in INI
|
|
|
* @nan_caps: NAN Target capabilities
|
|
|
* @tx_ops: Tx ops registered with Target IF interface
|