projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
383a32c
)
ath11k: Remove unused param from wmi_mgmt_params
author
Govind Singh
<govinds@codeaurora.org>
Thu, 22 Oct 2020 03:59:35 +0000
(09:29 +0530)
committer
Kalle Valo
<kvalo@codeaurora.org>
Sat, 7 Nov 2020 08:03:13 +0000
(10:03 +0200)
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>
Link:
https://lore.kernel.org/r/1603339175-12706-1-git-send-email-govinds@codeaurora.org
drivers/net/wireless/ath/ath11k/wmi.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath11k/wmi.h
b/drivers/net/wireless/ath/ath11k/wmi.h
index b722a87144b64d1253c1b3997a922b10505cf864..e4cc15904795105da39bafa6abe6dd6801180a5d 100644
(file)
--- 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 {