From: Lorenzo Bianconi <lorenzo@kernel.org>
To: Ryder Lee <ryder.lee@mediatek.com>
Cc: nbd@nbd.name, lorenzo.bianconi@redhat.com,
linux-wireless@vger.kernel.org, royluo@google.com
Subject: Re: [PATCH] mt76: mt7615: move mt7615 sta utilities in pci.c
Date: Fri, 30 Aug 2019 14:06:47 +0200 [thread overview]
Message-ID: <20190830120647.GD5910@localhost.localdomain> (raw)
In-Reply-To: <1567165961.8079.3.camel@mtkswgap22>
[-- Attachment #1: Type: text/plain, Size: 941 bytes --]
> On Thu, 2019-08-29 at 10:57 +0200, Lorenzo Bianconi wrote:
> > Move mt7615_sta_add, mt7615_sta_assoc, mt7615_sta_ps and mt7615_sta_remove
> > utility routines in pci.c and make them static since they are only used to
> > initialize mt76_driver_ops callbacks
> >
> > Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
> > ---
> > .../net/wireless/mediatek/mt76/mt7615/mac.c | 4 --
> > .../net/wireless/mediatek/mt76/mt7615/main.c | 40 ---------------
> > .../wireless/mediatek/mt76/mt7615/mt7615.h | 7 ---
> > .../net/wireless/mediatek/mt76/mt7615/pci.c | 49 +++++++++++++++++++
> > 4 files changed, 49 insertions(+), 51 deletions(-)
>
> Just to note that we might have other interface shares with the same
> utility routines in upcoming days.
>
> Ryder
>
Hi Ryder,
I guess what really matter is if they are non-PCI based devices and if they
rely on the same mcu commands
Regards,
Lorenzo
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
prev parent reply other threads:[~2019-08-30 12:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-29 8:57 [PATCH] mt76: mt7615: move mt7615 sta utilities in pci.c Lorenzo Bianconi
2019-08-30 11:52 ` Ryder Lee
2019-08-30 12:06 ` Lorenzo Bianconi [this message]
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=20190830120647.GD5910@localhost.localdomain \
--to=lorenzo@kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo.bianconi@redhat.com \
--cc=nbd@nbd.name \
--cc=royluo@google.com \
--cc=ryder.lee@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 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).