|
@@ -1,6 +1,6 @@
|
|
|
/*
|
|
|
* Copyright (c) 2017-2021 The Linux Foundation. All rights reserved.
|
|
|
- * 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
|
|
@@ -273,7 +273,7 @@ struct nan_datapath_pmk {
|
|
|
};
|
|
|
|
|
|
/**
|
|
|
- * struct nan_datapath_scid - structure to hold sceurity context identifier
|
|
|
+ * struct nan_datapath_scid - structure to hold security context identifier
|
|
|
* @scid_len: length of scid
|
|
|
* @scid: scid
|
|
|
*/
|