[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220108005550.26264-1-phil@philpotter.co.uk>
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