[PATCH 00/16] staging: ks7010: next cleanups

Sergio Paracuellos sergio.paracuellos at gmail.com
Wed Apr 25 14:01:39 UTC 2018


This patch series includes some new cleanups in code.

It also includes a remaining patch (PATCH 1/16) about 
SPDX identifiers in files which wasn't be applied.

Sergio Paracuellos (16):
  staging: ks7010: add SPDX identifiers to all files
  staging: ks7010: refactor ks_wlan_set_beacon_lost function
  staging: ks7010: refactor ks_wlan_set_scan_type function
  staging: ks7010: refactor ks_wlan_set_power_mgmt function
  staging: ks7010: refactor ks_wlan_set_preamble function
  staging: ks7010: refactor ks_wlan_set_cts_mode function
  staging: ks7010: refactor ks_wlan_set_pmksa function
  staging: ks7010: use ether_addr_copy in ks_wlan_set_encode_ext
  staging: ks7010: align values in frequency_list array
  staging: ks7010: refactor ks_wlan_set_wap function
  staging: ks7010: use ether_addr_copy in ks_wlan_get_wap
  staging: ks7010: avoid an 'else' in ks_wlan_set_power
  staging: ks7010: avoid if-else condition in ks_wlan_get_power
  staging: ks7010: use ether_addr_copy in ks_wlan_get_aplist
  staging: ks7010: avoid blank line between declarations in
    ks_wlan_get_aplist
  staging: ks7010: refactor ks_wlan_translate_scan function

 drivers/staging/ks7010/ks7010_sdio.c   |   5 +-
 drivers/staging/ks7010/ks7010_sdio.h   |   5 +-
 drivers/staging/ks7010/ks_hostif.c     |   5 +-
 drivers/staging/ks7010/ks_hostif.h     |   5 +-
 drivers/staging/ks7010/ks_wlan.h       |   5 +-
 drivers/staging/ks7010/ks_wlan_ioctl.h |   5 +-
 drivers/staging/ks7010/ks_wlan_net.c   | 302 ++++++++++++++-------------------
 drivers/staging/ks7010/michael_mic.c   |   5 +-
 drivers/staging/ks7010/michael_mic.h   |   5 +-
 9 files changed, 134 insertions(+), 208 deletions(-)

-- 
2.7.4



More information about the devel mailing list