2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 18:23:53 +08:00
linux-next/drivers/staging/wilc1000
Ajay Singh 49bf665801 staging: wilc1000: refactor host_int_parse_assoc_resp_info() to remove unused code
Remove 'connect_resp_info' structure as most of its elements are not used.

Modified wilc_parse_assoc_resp_info() to directly parse and fill value
in connect_info structure variable. Remove use of 'assoc_resp_len' variable.
get_assoc_resp_cap_info() & get_asoc_id() functions are remove as its
not used anymore.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-14 14:04:49 +02:00
..
coreconfigurator.c staging: wilc1000: refactor host_int_parse_assoc_resp_info() to remove unused code 2018-05-14 14:04:49 +02:00
coreconfigurator.h staging: wilc1000: refactor host_int_parse_assoc_resp_info() to remove unused code 2018-05-14 14:04:49 +02:00
host_interface.c staging: wilc1000: refactor host_int_parse_assoc_resp_info() to remove unused code 2018-05-14 14:04:49 +02:00
host_interface.h staging: wilc1000: added comments for mutex and spinlock_t 2018-05-14 14:04:49 +02:00
Kconfig staging: wilc1000: removes WIRELESS_EXT 2016-03-28 07:30:36 -07:00
linux_mon.c staging: wilc1000: added #define for setting radiotap header 2018-05-14 14:04:49 +02:00
linux_wlan.c staging: wilc1000: remove 'flag' argument from wilc_mac_indicate() 2018-05-14 14:04:49 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
TODO staging: wilc1000: updated TODO list 2018-04-25 15:55:10 +02:00
wilc_debugfs.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_sdio.c staging: wilc1000: fix line over 80 chars in wilc_sdio struct 2018-05-14 14:04:48 +02:00
wilc_spi.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_wfi_cfgoperations.c staging: wilc1000: refactor del_station() to avoid parenthesis misalignment 2018-05-14 14:04:48 +02:00
wilc_wfi_cfgoperations.h staging: wilc1000: fix line over 80 chars in wilc_create_wiphy() declaration 2018-05-14 14:04:48 +02:00
wilc_wfi_netdevice.h staging: wilc1000: remove unused 'lock' varible in 'wilc_priv' structure 2018-05-14 14:04:49 +02:00
wilc_wlan_cfg.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_wlan_cfg.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
wilc_wlan_if.h staging: wilc1000: remove 'flag' argument from wilc_mac_indicate() 2018-05-14 14:04:49 +02:00
wilc_wlan.c staging: wilc1000: remove 'flag' argument from wilc_mac_indicate() 2018-05-14 14:04:49 +02:00
wilc_wlan.h staging: wilc1000: remove unsed typedef wilc_debug_func 2018-04-26 09:43:04 +02:00