|
@@ -1,6 +1,6 @@
|
|
|
/*
|
|
|
* Copyright (c) 2011-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
|
|
@@ -173,7 +173,6 @@ struct csr_channel_powerinfo {
|
|
|
struct csr_scanstruct {
|
|
|
struct csr_channel channels11d;
|
|
|
struct channel_power defaultPowerTable[CFG_VALID_CHANNEL_LIST_LEN];
|
|
|
- uint32_t numChannelsDefault;
|
|
|
struct csr_channel base_channels; /* The channel base to work on */
|
|
|
tDblLinkList channelPowerInfoList24;
|
|
|
tDblLinkList channelPowerInfoList5G;
|