linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Martin Kaiser <martin@kaiser.cx>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Larry Finger <Larry.Finger@lwfinger.net>,
	Phillip Potter <phil@philpotter.co.uk>,
	Michael Straube <straube.linux@gmail.com>,
	linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	Martin Kaiser <martin@kaiser.cx>
Subject: [PATCH 0/9] staging: r8188: another round a cleanups
Date: Sat, 18 Dec 2021 13:04:14 +0100	[thread overview]
Message-ID: <20211218120423.29906-1-martin@kaiser.cx> (raw)

Here's another set with minor cleanups in several parts of the driver.

As usual, this was tested with an Edimax V2 on an arm32 embedded system.

Martin Kaiser (9):
  staging: r8188: make rx signal strength function static
  staging: r8188: remove the dummy ioctl handler
  staging: r8188: antAveRSSI is set but not used
  staging: r8188: antRSSIcnt is set but not used
  staging: r8188: antSumRSSI is set but not used
  staging: r8188: Bssid in struct fast_ant_train is set but not used
  staging: r8188: remove unused odm capabilities
  staging: r8188: ODM_BB_DIG is always set
  staging: r8188: ODM_BB_RA_MASK is always set

 drivers/staging/r8188eu/core/rtw_mlme_ext.c  |  5 ++---
 drivers/staging/r8188eu/hal/odm.c            |  5 +----
 drivers/staging/r8188eu/hal/odm_HWConfig.c   |  2 --
 drivers/staging/r8188eu/hal/odm_RTL8188E.c   |  8 +-------
 drivers/staging/r8188eu/hal/rtl8188e_dm.c    |  6 +-----
 drivers/staging/r8188eu/include/odm.h        | 14 --------------
 drivers/staging/r8188eu/os_dep/ioctl_linux.c | 17 -----------------
 7 files changed, 5 insertions(+), 52 deletions(-)

-- 
2.20.1


             reply	other threads:[~2021-12-18 12:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-18 12:04 Martin Kaiser [this message]
2021-12-18 12:04 ` [PATCH 1/9] staging: r8188: make rx signal strength function static Martin Kaiser
2021-12-18 12:04 ` [PATCH 2/9] staging: r8188: remove the dummy ioctl handler Martin Kaiser
2021-12-18 12:04 ` [PATCH 3/9] staging: r8188: antAveRSSI is set but not used Martin Kaiser
2021-12-18 12:04 ` [PATCH 4/9] staging: r8188: antRSSIcnt " Martin Kaiser
2021-12-18 12:04 ` [PATCH 5/9] staging: r8188: antSumRSSI " Martin Kaiser
2021-12-18 12:04 ` [PATCH 6/9] staging: r8188: Bssid in struct fast_ant_train " Martin Kaiser
2021-12-18 12:04 ` [PATCH 7/9] staging: r8188: remove unused odm capabilities Martin Kaiser
2021-12-18 12:04 ` [PATCH 8/9] staging: r8188: ODM_BB_DIG is always set Martin Kaiser
2021-12-18 12:04 ` [PATCH 9/9] staging: r8188: ODM_BB_RA_MASK " Martin Kaiser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211218120423.29906-1-martin@kaiser.cx \
    --to=martin@kaiser.cx \
    --cc=Larry.Finger@lwfinger.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=phil@philpotter.co.uk \
    --cc=straube.linux@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).