All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: nbd@nbd.name
Cc: ryder.lee@mediatek.com, shayne.chen@mediatek.com,
	linux-wireless@vger.kernel.org, lorenzo.bianconi@redhat.com
Subject: [PATCH 0/4] mt76: mt7996: remove some duplicated code
Date: Wed, 18 Jan 2023 17:30:37 +0100	[thread overview]
Message-ID: <cover.1674059222.git.lorenzo@kernel.org> (raw)

Remove some duplicated code from mt7996 driver that is already available in
mt76_connac shared library.
Please note this series is just compiled tested.

Lorenzo Bianconi (4):
  wifi: mt76: mt7996: rely on mt76_connac_txp_common structure
  wifi: mt76: mt7996: rely on mt76_connac_txp_skb_unmap
  wifi: mt76: mt7996: rely on mt76_connac_tx_complete_skb
  wifi: mt76: mt7996: rely on mt76_connac2_mac_decode_he_radiotap

 .../wireless/mediatek/mt76/mt76_connac_mac.c  |   3 +-
 .../net/wireless/mediatek/mt76/mt7996/mac.c   | 240 ++----------------
 .../net/wireless/mediatek/mt76/mt7996/mac.h   |  24 --
 .../net/wireless/mediatek/mt76/mt7996/mmio.c  |   4 +-
 .../wireless/mediatek/mt76/mt7996/mt7996.h    |   1 -
 5 files changed, 20 insertions(+), 252 deletions(-)

-- 
2.39.0


             reply	other threads:[~2023-01-18 16:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18 16:30 Lorenzo Bianconi [this message]
2023-01-18 16:30 ` [PATCH 1/4] wifi: mt76: mt7996: rely on mt76_connac_txp_common structure Lorenzo Bianconi
2023-01-18 16:30 ` [PATCH 2/4] wifi: mt76: mt7996: rely on mt76_connac_txp_skb_unmap Lorenzo Bianconi
2023-01-18 16:30 ` [PATCH 3/4] wifi: mt76: mt7996: rely on mt76_connac_tx_complete_skb Lorenzo Bianconi
2023-01-18 16:30 ` [PATCH 4/4] wifi: mt76: mt7996: rely on mt76_connac2_mac_decode_he_radiotap Lorenzo Bianconi

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=cover.1674059222.git.lorenzo@kernel.org \
    --to=lorenzo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=nbd@nbd.name \
    --cc=ryder.lee@mediatek.com \
    --cc=shayne.chen@mediatek.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.