netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] net: dsa: Cleanups before multi-CPU port
@ 2017-06-02 19:31 Florian Fainelli
  2017-06-02 19:31 ` [PATCH 1/3] net: dsa: Pass dsa_port reference to ethtool setup/restore Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Florian Fainelli @ 2017-06-02 19:31 UTC (permalink / raw)
  To: netdev; +Cc: andrew, vivien.didelot, john, Florian Fainelli

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

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

end of thread, other threads:[~2017-06-05  0:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-02 19:31 [PATCH 0/3] net: dsa: Cleanups before multi-CPU port Florian Fainelli
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

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).