The following patch series continue with driver cleanups. This series starts focusing in ks_hostif.c file which really needs refactors. Some functions have been refactor as well as some style stuff has been fixed. Sergio Paracuellos (10): staging: ks7010: change type for rsn_enabled in wpa_status struct staging: ks7010: use ether_addr_copy to copy ethernet address sa_data staging: use ether_addr_copy in get_ap_information function staging: ks7010: move WLAN_EID_DS_PARAMS to different place inside switch staging: ks7010: factor out send_request_to_device function staging: ks7010: fix some style issues in ks_hostif.c staging: ks7010: add blank line between after definitions staging: ks7010: refactor hostif_sme_set_rsn function staging: ks7010: change parameter types in hostif_power_mgmt_request staging: ks7010: refactor hostif_sme_power_mgmt_set function drivers/staging/ks7010/ks_hostif.c | 307 +++++++++++++---------------------- drivers/staging/ks7010/ks_wlan.h | 2 +- drivers/staging/ks7010/ks_wlan_net.c | 4 +- 3 files changed, 113 insertions(+), 200 deletions(-) -- 2.7.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel