staging: wilc1000: remove _tstrJoinParam from join_bss_param
authorLeo Kim <leo.kim@atmel.com>
Mon, 12 Oct 2015 07:55:50 +0000 (16:55 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 03:58:01 +0000 (20:58 -0700)
commit541963223be3d557dcff30c2aa3c0b2b641fcb97
tree46724fa8bbd9aebee5fde3dc4df020b32144ebb0
parente0a122178bb0529720e0cdaadb9dd9a126e16796
staging: wilc1000: remove _tstrJoinParam from join_bss_param

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