projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0a1221
)
staging: wilc1000: remove _tstrJoinParam from join_bss_param
author
Leo Kim
<leo.kim@atmel.com>
Mon, 12 Oct 2015 07:55:50 +0000
(16:55 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 03:58:01 +0000
(20:58 -0700)
This patch removes struct _tstrJoinParam from the struct join_bss_param
because it is not used inside the struct.
Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
patch
|
blob
|
history
diff --git
a/drivers/staging/wilc1000/host_interface.c
b/drivers/staging/wilc1000/host_interface.c
index 0d83351a2db9ee45fc76e9d0e2069d16fecc5eca..fdde38722f3f1efc791cceaf5aa2d700b51738e3 100644
(file)
--- a/
drivers/staging/wilc1000/host_interface.c
+++ b/
drivers/staging/wilc1000/host_interface.c
@@
-425,7
+425,6
@@
struct join_bss_param {
u8 rsn_pcip_policy[3];
u8 rsn_auth_policy[3];
u8 rsn_cap[2];
- struct _tstrJoinParam *nextJoinBss;
u32 tsf;
u8 u8NoaEnbaled;
u8 u8OppEnable;