lkml.org 
[lkml]   [2021]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/16] staging: rtl8723bs: remove residual 5 Ghz code and more code cleaning
Date
This patchset removes some residual 5 Ghz dead code,
left undeleted from recent patches intended for
this aim.

Done some code cleaning as well (mainly camel case fixes)

Fabio Aiuto (16):
staging: rtl8723bs: simplify function selecting channel group
staging: rtl8723bs: fix camel case inside function
staging: rtl8723bs: convert function name to snake case
staging: rtl8723bs: add spaces around operator
staging: rtl8723bs: remove 5Ghz code blocks
staging: rtl8723bs: remove commented out condition
staging: rtl8723bs: fix camel case in struct wlan_bssid_ex
staging: rtl8723bs: fix camel case in struct ndis_802_11_conf
staging: rtl8723bs: remove struct ndis_802_11_conf_fh
staging: rtl8723bs: fix camel case in struct ndis_802_11_ssid
staging: rtl8723bs: fix camel case in struct wlan_phy_info
staging: rtl8723bs: fix camel case in struct wlan_bcn_info
staging: rtl8723bs: fix camel case in IE structures
staging: rtl8723bs: remove unused struct ndis_802_11_ai_reqfi
staging: rtl8723bs: remove unused struct ndis_801_11_ai_resfi
staging: rtl8723bs: fix camel case in struct ndis_802_11_wep

drivers/staging/rtl8723bs/core/rtw_ap.c | 124 ++++----
drivers/staging/rtl8723bs/core/rtw_cmd.c | 54 ++--
.../staging/rtl8723bs/core/rtw_ieee80211.c | 80 ++---
.../staging/rtl8723bs/core/rtw_ioctl_set.c | 28 +-
drivers/staging/rtl8723bs/core/rtw_mlme.c | 214 +++++++------
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 287 +++++++++---------
.../staging/rtl8723bs/core/rtw_wlan_util.c | 102 +++----
drivers/staging/rtl8723bs/hal/hal_btcoex.c | 2 +-
drivers/staging/rtl8723bs/hal/hal_com.c | 2 +-
drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c | 22 +-
.../staging/rtl8723bs/hal/rtl8723b_hal_init.c | 64 +---
drivers/staging/rtl8723bs/include/rtw_mlme.h | 6 +-
.../staging/rtl8723bs/include/wlan_bssdef.h | 90 +++---
.../staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 92 +++---
.../staging/rtl8723bs/os_dep/ioctl_linux.c | 190 ++++++------
drivers/staging/rtl8723bs/os_dep/os_intfs.c | 4 +-
16 files changed, 641 insertions(+), 720 deletions(-)

--
2.20.1

\
 
 \ /
  Last update: 2021-07-21 15:42    [W:0.076 / U:0.532 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site