From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org
Cc: andrew@lunn.ch, vivien.didelot@savoirfairelinux.com,
john@phrozen.org, Florian Fainelli <f.fainelli@gmail.com>
Subject: [PATCH 0/3] net: dsa: Cleanups before multi-CPU port
Date: Fri, 2 Jun 2017 12:31:20 -0700 [thread overview]
Message-ID: <20170602193123.23930-1-f.fainelli@gmail.com> (raw)
Hi all,
This patch series does a bunch of cleanups before we start adding support
for multiple CPU ports.
Florian Fainelli (3):
net: dsa: Pass dsa_port reference to ethtool setup/restore
net: dsa: Consistently use dsa_port for dsa_*_port_{apply,unapply}
net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()
include/net/dsa.h | 2 +-
net/dsa/dsa.c | 6 ++-
net/dsa/dsa2.c | 125 ++++++++++++++++++++++++-----------------------------
net/dsa/dsa_priv.h | 4 +-
net/dsa/legacy.c | 4 +-
5 files changed, 66 insertions(+), 75 deletions(-)
--
2.9.3
next reply other threads:[~2017-06-02 19:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-02 19:31 Florian Fainelli [this message]
2017-06-02 19:31 ` [PATCH 1/3] net: dsa: Pass dsa_port reference to ethtool setup/restore Florian Fainelli
2017-06-02 19:32 ` Vivien Didelot
2017-06-02 19:31 ` [PATCH 2/3] net: dsa: Consistently use dsa_port for dsa_*_port_{apply,unapply} Florian Fainelli
2017-06-02 19:32 ` Vivien Didelot
2017-06-02 19:31 ` [PATCH 3/3] net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() Florian Fainelli
2017-06-02 19:33 ` Vivien Didelot
2017-06-05 0:06 ` [PATCH 0/3] net: dsa: Cleanups before multi-CPU port David Miller
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=20170602193123.23930-1-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=andrew@lunn.ch \
--cc=john@phrozen.org \
--cc=netdev@vger.kernel.org \
--cc=vivien.didelot@savoirfairelinux.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).