[PATCH 0/6] staging: r8188eu: some more cleanups

Michael Straube posted 6 patches 4 years, 5 months ago
There is a newer version of this series
drivers/staging/r8188eu/core/rtw_mlme.c     |  8 +---
drivers/staging/r8188eu/core/rtw_mlme_ext.c | 20 +---------
drivers/staging/r8188eu/hal/hal_com.c       | 24 ++++++++----
drivers/staging/r8188eu/hal/usb_halinit.c   | 42 +--------------------
drivers/staging/r8188eu/include/HalVerDef.h | 18 ---------
drivers/staging/r8188eu/include/hal_intf.h  | 11 +-----
drivers/staging/r8188eu/include/wifi.h      |  7 +---
7 files changed, 23 insertions(+), 107 deletions(-)
[PATCH 0/6] staging: r8188eu: some more cleanups
Posted by Michael Straube 4 years, 5 months ago
This series contains some more cleanups. Mostly removing unsed and/or
unneeded code. As usual tested on x86_64 with Inter-Tech DMG-02.

Michael Straube (6):
  staging: r8188eu: rx_packet_offset and max_recvbuf_sz are write-only
  staging: r8188eu: remove unused cases from GetHalDefVar8188EUsb()
  staging: r8188eu: max_rx_ampdu_factor is always MAX_AMPDU_FACTOR_64K
  staging: r8188eu: convert GetHalDefVar8188EUsb() to void
  staging: r8188eu: convert SetHalDefVar8188EUsb() to void
  staging: r8188eu: remove IS_*_CUT macros

 drivers/staging/r8188eu/core/rtw_mlme.c     |  8 +---
 drivers/staging/r8188eu/core/rtw_mlme_ext.c | 20 +---------
 drivers/staging/r8188eu/hal/hal_com.c       | 24 ++++++++----
 drivers/staging/r8188eu/hal/usb_halinit.c   | 42 +--------------------
 drivers/staging/r8188eu/include/HalVerDef.h | 18 ---------
 drivers/staging/r8188eu/include/hal_intf.h  | 11 +-----
 drivers/staging/r8188eu/include/wifi.h      |  7 +---
 7 files changed, 23 insertions(+), 107 deletions(-)

-- 
2.34.1