[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220831053639.8559-1-straube.linux@gmail.com>
Date: Wed, 31 Aug 2022 07:36:37 +0200
From: Michael Straube <straube.linux@...il.com>
To: gregkh@...uxfoundation.org
Cc: Larry.Finger@...inger.net, phil@...lpotter.co.uk,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Michael Straube <straube.linux@...il.com>
Subject: [PATCH 0/2] staging: r8188eu: migrate os_dep/mlme_linux.c
This series moves the functions from os_dep/mlme_linux.c to
core/rtw_mlme.c and removes os_dep/mlme_linux.c.
Tested on x86_64 with Inter-Tech DMG-02.
Michael Straube (2):
staging: r8188eu: make two functions static
staging: r8188eu: remove os_dep/mlme_linux.c
drivers/staging/r8188eu/Makefile | 1 -
drivers/staging/r8188eu/core/rtw_mlme.c | 31 ++++++++++++++++
drivers/staging/r8188eu/include/mlme_osdep.h | 2 -
drivers/staging/r8188eu/include/rtw_mlme.h | 2 -
drivers/staging/r8188eu/os_dep/mlme_linux.c | 39 --------------------
5 files changed, 31 insertions(+), 44 deletions(-)
delete mode 100644 drivers/staging/r8188eu/os_dep/mlme_linux.c
--
2.37.2
Powered by blists - more mailing lists