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]
Date:   Sat,  8 Jan 2022 00:55:45 +0000
From:   Phillip Potter <phil@...lpotter.co.uk>
To:     gregkh@...uxfoundation.org
Cc:     Larry.Finger@...inger.net, straube.linux@...il.com,
        martin@...ser.cx, linux-staging@...ts.linux.dev,
        linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] staging: r8188eu: more DBG_88E to netdev_dbg work

Another small series of patches to convert more DBG_88E calls to
netdev_dbg calls, or remove them as appropriate.

Phillip Potter (5):
  staging: r8188eu: convert/remove DBG_88E calls in core/rtw_ap.c
  staging: r8188eu: convert DBG_88E calls in os_dep/xmit_linux.c
  staging: r8188eu: remove DBG_88E call from os_dep/osdep_service.c
  staging: r8188eu: convert DBG_88E call in core/rtw_cmd.c
  staging: r8188eu: convert/remove DBG_88E calls in
    os_dep/usb_ops_linux.c

 drivers/staging/r8188eu/core/rtw_ap.c         | 145 +++++++-----------
 drivers/staging/r8188eu/core/rtw_cmd.c        |   4 +-
 .../staging/r8188eu/os_dep/osdep_service.c    |   2 -
 .../staging/r8188eu/os_dep/usb_ops_linux.c    |  24 ++-
 drivers/staging/r8188eu/os_dep/xmit_linux.c   |   6 +-
 5 files changed, 73 insertions(+), 108 deletions(-)

-- 
2.33.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ