OSDN Git Service

staging: wilc1000: refactor wilc_parse_assoc_resp_info()
authorAjay Singh <ajay.kathat@microchip.com>
Thu, 1 Nov 2018 16:45:17 +0000 (16:45 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Nov 2018 14:23:01 +0000 (15:23 +0100)
commitbfaf36a4082a89c53d7632af264656ba2fbb2be9
tree6948780b472af1e0499ca638373a374587efdb24
parent64f656cbd026b362a728057a7ef6276b90d67eb4
staging: wilc1000: refactor wilc_parse_assoc_resp_info()

Refactor wilc_parse_assoc_resp_info() function by removing the use of
get_asoc_status() API. For parsing assoc response use the struct and
avoided the use of offset macros to extract the ies information.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.c
drivers/staging/wilc1000/coreconfigurator.h