All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: r8188eu: some minor cleanups
@ 2022-06-02 19:48 Martin Kaiser
  2022-06-02 19:48 ` [PATCH 1/3] staging: r8188eu: use ieee80211 defines for back action codes Martin Kaiser
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Martin Kaiser @ 2022-06-02 19:48 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, Pavel Skripkin,
	linux-staging, linux-kernel, Martin Kaiser

Some minor cleanups in several places: Remove some defines and a wrapper
function, fix a prototype.

Martin Kaiser (3):
  staging: r8188eu: use ieee80211 defines for back action codes
  staging: r8188eu: remove rtw_usleep_os
  staging: r8188eu: fix the declaration of process_pwrbit_data

 drivers/staging/r8188eu/core/rtw_mlme_ext.c     | 6 +++---
 drivers/staging/r8188eu/core/rtw_pwrctrl.c      | 2 +-
 drivers/staging/r8188eu/core/rtw_recv.c         | 3 +--
 drivers/staging/r8188eu/hal/rtl8188e_hal_init.c | 2 +-
 drivers/staging/r8188eu/include/ieee80211.h     | 7 -------
 drivers/staging/r8188eu/include/osdep_service.h | 2 --
 drivers/staging/r8188eu/os_dep/osdep_service.c  | 8 --------
 7 files changed, 6 insertions(+), 24 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-06-26 20:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-02 19:48 [PATCH 0/3] staging: r8188eu: some minor cleanups Martin Kaiser
2022-06-02 19:48 ` [PATCH 1/3] staging: r8188eu: use ieee80211 defines for back action codes Martin Kaiser
2022-06-02 19:48 ` [PATCH 2/3] staging: r8188eu: remove rtw_usleep_os Martin Kaiser
2022-06-06  6:05   ` Greg Kroah-Hartman
2022-06-02 19:48 ` [PATCH 3/3] staging: r8188eu: fix the declaration of process_pwrbit_data Martin Kaiser
2022-06-03 20:52 ` [PATCH 0/3] staging: r8188eu: some minor cleanups Pavel Skripkin
2022-06-26 18:06 ` [PATCH v2] staging: r8188eu: remove rtw_usleep_os Martin Kaiser
2022-06-26 20:44   ` Philipp Hortmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.