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: <20221023170808.46233-1-martin@kaiser.cx>
Date:   Sun, 23 Oct 2022 19:08:03 +0200
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/5] staging: r8188eu: some more small cleanups

Here's another series with simple cleanups in several places.
Tested with EdimaxV2 on an arm32 system.

Martin Kaiser (5):
  staging: r8188eu: use standard multicast addr check
  staging: r8188eu: don't set pcmd_obj components to 0
  staging: r8188eu: NetworkTypeInUse is not in use
  staging: r8188eu: remove wait_ack param from _issue_probereq_p2p
  staging: r8188eu: bCardDisableWOHSM is write-only

 drivers/staging/r8188eu/core/rtw_mlme.c       | 16 ----------------
 drivers/staging/r8188eu/core/rtw_mlme_ext.c   | 18 ++++--------------
 drivers/staging/r8188eu/core/rtw_sta_mgt.c    |  2 +-
 drivers/staging/r8188eu/include/drv_types.h   |  1 -
 drivers/staging/r8188eu/include/wifi.h        |  5 -----
 drivers/staging/r8188eu/include/wlan_bssdef.h |  9 ---------
 drivers/staging/r8188eu/os_dep/os_intfs.c     |  4 ----
 7 files changed, 5 insertions(+), 50 deletions(-)

-- 
2.30.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ