linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: r8188eu: more DBG_88E to netdev_dbg work
@ 2022-01-08  0:55 Phillip Potter
  2022-01-08  0:55 ` [PATCH 1/5] staging: r8188eu: convert/remove DBG_88E calls in core/rtw_ap.c Phillip Potter
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Phillip Potter @ 2022-01-08  0:55 UTC (permalink / raw)
  To: gregkh; +Cc: Larry.Finger, straube.linux, martin, linux-staging, linux-kernel

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


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

end of thread, other threads:[~2022-01-08  0:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-08  0:55 [PATCH 0/5] staging: r8188eu: more DBG_88E to netdev_dbg work Phillip Potter
2022-01-08  0:55 ` [PATCH 1/5] staging: r8188eu: convert/remove DBG_88E calls in core/rtw_ap.c Phillip Potter
2022-01-08  0:55 ` [PATCH 2/5] staging: r8188eu: convert DBG_88E calls in os_dep/xmit_linux.c Phillip Potter
2022-01-08  0:55 ` [PATCH 3/5] staging: r8188eu: remove DBG_88E call from os_dep/osdep_service.c Phillip Potter
2022-01-08  0:55 ` [PATCH 4/5] staging: r8188eu: convert DBG_88E call in core/rtw_cmd.c Phillip Potter
2022-01-08  0:55 ` [PATCH 5/5] staging: r8188eu: convert/remove DBG_88E calls in os_dep/usb_ops_linux.c Phillip Potter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).