linux/drivers/staging/ks7010
Sergio Paracuellos 81255d867c staging: ks7010: refactor ks_wlan_set_phy_type function
Handle invalid values first and assign good ones at the
end if it is the case. This makes code simplier.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-06 18:58:40 -07:00
..
eap_packet.h staging: ks7010: remove not used enum in eap_packet header file 2018-04-23 14:32:04 +02:00
Kconfig
ks7010_sdio.c staging: ks7010: change local variable type in ks_wlan_hw_rx 2018-05-06 18:58:37 -07:00
ks_hostif.c staging: ks7010: refactor hostif_sme_power_mgmt_set function 2018-05-06 18:58:40 -07:00
ks_hostif.h staging: ks7010: change some casts from uint8_t to u8 in ks_hostif header 2018-05-06 18:58:38 -07:00
ks_wlan_ioctl.h staging: ks7010: add SPDX identifiers to all files 2018-05-06 18:58:36 -07:00
ks_wlan_net.c staging: ks7010: refactor ks_wlan_set_phy_type function 2018-05-06 18:58:40 -07:00
ks_wlan.h staging: ks7010: change type for rsn_enabled in wpa_status struct 2018-05-06 18:58:39 -07:00
Makefile staging: ks7010: replace KS_WLAN_DEBUG with DEBUG preprocessor directive 2018-03-22 18:20:54 +01:00
michael_mic.c staging: ks7010: add SPDX identifiers to all files 2018-05-06 18:58:36 -07:00
michael_mic.h staging: ks7010: add SPDX identifiers to all files 2018-05-06 18:58:36 -07:00
TODO