Re: [PATCH 00/11] staging: r8188eu: start migrating mlme_linux.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/19/22 14:54, Michael Straube wrote:
This series starts to migrate the functions, or their functionalitiy,
from os_dep/mlme_linux.c to the core/* part of the driver. The goal is
to remove os_dep/mlme_linux.c at some point.

Tested on x86_64 with Inter-Tech DMG-02.

Michael Straube (11):
   staging: r8188eu: make init_mlme_ext_timer() static
   staging: r8188eu: make init_addba_retry_timer() static
   staging: r8188eu: make rtw_indicate_sta_disassoc_event() static
   staging: r8188eu: move rtw_indicate_sta_assoc_event() to rtw_ap.c
   staging: r8188eu: make rtw_report_sec_ie() static
   staging: r8188eu: remove unneeded initializations
   staging: r8188eu: make rtw_reset_securitypriv() static
   staging: r8188eu: merge rtw_{os,}_indicate_disconnect()
   staging: r8188eu: merge rtw_{os,}_indicate_connect()
   staging: r8188eu: merge rtw_{os,}_indicate_scan_done()
   staging: r8188eu: remove unused function parameter

  drivers/staging/r8188eu/core/rtw_ap.c         |  42 +++++
  drivers/staging/r8188eu/core/rtw_mlme.c       |  86 ++++++++-
  drivers/staging/r8188eu/core/rtw_mlme_ext.c   |  22 +++
  drivers/staging/r8188eu/core/rtw_sta_mgt.c    |  12 ++
  drivers/staging/r8188eu/include/mlme_osdep.h  |   5 -
  drivers/staging/r8188eu/include/rtw_ap.h      |   2 -
  drivers/staging/r8188eu/include/rtw_mlme.h    |   2 +-
  .../staging/r8188eu/include/rtw_mlme_ext.h    |   2 -
  drivers/staging/r8188eu/os_dep/mlme_linux.c   | 166 ------------------
  drivers/staging/r8188eu/os_dep/usb_intf.c     |   2 +-
  10 files changed, 159 insertions(+), 182 deletions(-)


Tested-by: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx> # Edimax N150




[Index of Archives]     [Linux Driver Development]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux