lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221106124901.720785-1-martin@kaiser.cx>
Date:   Sun,  6 Nov 2022 13:48:52 +0100
From:   Martin Kaiser <martin@...ser.cx>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Larry Finger <Larry.Finger@...inger.net>,
        Phillip Potter <phil@...lpotter.co.uk>,
        Michael Straube <straube.linux@...il.com>,
        Pavel Skripkin <paskripkin@...il.com>,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
        Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 0/9] staging: r8188eu: another round of cleanups

Here's another patch set with several cleanups throughout the driver.

Martin Kaiser (9):
  staging: r8188eu: don't store addba request
  staging: r8188eu: remove some obsolete comments
  staging: r8188eu: reorder assignments, clarify the header format
  staging: r8188eu: reformat a function header
  staging: r8188eu: remove state checks in rtw_led_control
  staging: r8188eu: clean up rtw_hal_init
  staging: r8188eu: remove get_fwstate
  staging: r8188eu: merge two rtw_free_network_nolock functions
  staging: r8188eu: remove checks in dump_mgntframe

 drivers/staging/r8188eu/core/rtw_led.c        |  3 +-
 drivers/staging/r8188eu/core/rtw_mlme.c       | 23 ++++++---------
 drivers/staging/r8188eu/core/rtw_mlme_ext.c   | 28 ++++++++-----------
 drivers/staging/r8188eu/core/rtw_recv.c       |  2 --
 drivers/staging/r8188eu/hal/hal_intf.c        | 19 +++++--------
 .../staging/r8188eu/hal/rtl8188e_hal_init.c   |  6 +---
 drivers/staging/r8188eu/hal/rtl8188e_rxdesc.c | 15 ++++------
 drivers/staging/r8188eu/include/rtw_mlme.h    |  7 -----
 .../staging/r8188eu/include/rtw_mlme_ext.h    |  4 +--
 drivers/staging/r8188eu/include/wifi.h        |  8 ------
 10 files changed, 36 insertions(+), 79 deletions(-)

-- 
2.30.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ