* [PATCH] ath11k: Remove unused param from wmi_mgmt_params
@ 2020-10-22 3:59 Govind Singh
2020-11-07 8:03 ` Kalle Valo
0 siblings, 1 reply; 2+ messages in thread
From: Govind Singh @ 2020-10-22 3:59 UTC (permalink / raw)
To: ath11k; +Cc: Govind Singh, linux-wireless
qdf_ctx is not used in wmi_mgmt_params, remove this
un-used variable.
Signed-off-by: Govind Singh <govinds@codeaurora.org>
---
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
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ath11k: Remove unused param from wmi_mgmt_params
2020-10-22 3:59 [PATCH] ath11k: Remove unused param from wmi_mgmt_params Govind Singh
@ 2020-11-07 8:03 ` Kalle Valo
0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2020-11-07 8:03 UTC (permalink / raw)
To: Govind Singh; +Cc: linux-wireless, ath11k
Govind Singh <govinds@codeaurora.org> wrote:
> qdf_ctx is not used in wmi_mgmt_params, remove this
> un-used variable.
>
> Compile tested only.
>
> Signed-off-by: Govind Singh <govinds@codeaurora.org>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
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/1603339175-12706-1-git-send-email-govinds@codeaurora.org/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-07 8:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-22 3:59 [PATCH] ath11k: Remove unused param from wmi_mgmt_params Govind Singh
2020-11-07 8:03 ` Kalle Valo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox