lkml.org 
[lkml]   [2022]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/11] staging: r8188eu: start migrating mlme_linux.c
Date
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(-)

--
2.37.1

\
 
 \ /
  Last update: 2022-08-19 14:56    [W:0.128 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site