This patch series includes continue with cleanups for this driver. This requires the previous remaining serie to be applied.
Sergio Paracuellos (18): staging: ks7010: avoid some if-else code in get_current_ap function staging: ks7010: join some debug traces in get_current_ap function staging: ks7010: use definitions from kernel headers in hostif_data_indication function staging: ks7010: refactor hostif_sme_power_mgmt_set function staging: ks7010: avoid use of brackets in single line if staging: ks7010: use GPL-2.0+ SPDX license identifier staging: ks7010: remove some duplicated definitions in ks_wlan_net.c staging: ks7010: refactor ks_wlan_set_mode function staging: ks7010: refactor ks_wlan_get_mode function staging: ks7010: fix line exceding 80 characters in ks_wlan_get_range staging: ks7010: remove WPS definition conditional code staging: ks7010: remove duplicated ks_wlan_handler_def declaration staging: ks7010: use ether_addr_copy() instead of custom copy staging: ks7010: use ether_addr_copy in hostif_mib_get_confirm staging: ks7010: use ether_addr_equal in hostif_data_indication staging: ks7010: use ether_addr_equal in hostif_data_request staging: ks7010: use ether_addr_copy in hostif_sme_multicast_set staging: ks7010: refactor hostif_sme_set_pmksa function drivers/staging/ks7010/ks7010_sdio.c | 5 +- drivers/staging/ks7010/ks7010_sdio.h | 5 +- drivers/staging/ks7010/ks_hostif.c | 112 ++++++++++++--------------------- drivers/staging/ks7010/ks_hostif.h | 5 +- drivers/staging/ks7010/ks_wlan.h | 17 +---- drivers/staging/ks7010/ks_wlan_ioctl.h | 7 +-- drivers/staging/ks7010/ks_wlan_net.c | 73 ++++----------------- drivers/staging/ks7010/michael_mic.c | 5 +- drivers/staging/ks7010/michael_mic.h | 5 +- 9 files changed, 60 insertions(+), 174 deletions(-) -- 2.7.4 _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel