2020-10-22 08:22:52

by Govind Singh

[permalink] [raw]
Subject: [PATCH] ath11k: Remove unused param from wmi_mgmt_params

qdf_ctx is not used in wmi_mgmt_params, remove this
un-used variable.

Signed-off-by: Govind Singh <[email protected]>
---
drivers/net/wireless/ath/ath11k/wmi.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath11k/wmi.h b/drivers/net/wireless/ath/ath11k/wmi.h
index b9f3e559ced7..8256dc73a703 100644
--- a/drivers/net/wireless/ath/ath11k/wmi.h
+++ b/drivers/net/wireless/ath/ath11k/wmi.h
@@ -3291,7 +3291,6 @@ struct wmi_mgmt_params {
void *pdata;
u16 desc_id;
u8 *macaddr;
- void *qdf_ctx;
};

enum wmi_sta_ps_mode {
--
2.22.0


2020-11-07 08:04:02

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH] ath11k: Remove unused param from wmi_mgmt_params

Govind Singh <[email protected]> wrote:

> qdf_ctx is not used in wmi_mgmt_params, remove this
> un-used variable.
>
> Compile tested only.
>
> Signed-off-by: Govind Singh <[email protected]>
> Signed-off-by: Kalle Valo <[email protected]>

Patch applied to ath-next branch of ath.git, thanks.

ff34107c2224 ath11k: Remove unused param from wmi_mgmt_params

--
https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches