From: Govind Singh Date: Thu, 22 Oct 2020 03:59:35 +0000 (+0530) Subject: ath11k: Remove unused param from wmi_mgmt_params X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ff34107c22243a8f43d8aa0f100e177a4d56e95a;p=linux.git ath11k: Remove unused param from wmi_mgmt_params qdf_ctx is not used in wmi_mgmt_params, remove this un-used variable. Compile tested only. Signed-off-by: Govind Singh Signed-off-by: Kalle Valo Link: https://lore.kernel.org/r/1603339175-12706-1-git-send-email-govinds@codeaurora.org --- diff --git a/drivers/net/wireless/ath/ath11k/wmi.h b/drivers/net/wireless/ath/ath11k/wmi.h index b722a87144b64..e4cc159047951 100644 --- a/drivers/net/wireless/ath/ath11k/wmi.h +++ b/drivers/net/wireless/ath/ath11k/wmi.h @@ -3354,7 +3354,6 @@ struct wmi_mgmt_params { void *pdata; u16 desc_id; u8 *macaddr; - void *qdf_ctx; }; enum wmi_sta_ps_mode {