[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1425587708-26786-1-git-send-email-f.fainelli@gmail.com>
Date: Thu, 5 Mar 2015 12:35:03 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, Florian Fainelli <f.fainelli@...il.com>,
vivien.didelot@...oirfairelinux.com,
jerome.oufella@...oirfairelinux.com, linux@...ck-us.net,
andrew@...n.ch, cphealy@...il.com, mathieu@...eaurora.org,
jonasj76@...il.com, andrey.volkov@...vision.fr
Subject: [PATCH net-next 0/5] net: dsa: code re-organization
Hi all,
This pull request contains the first part of the patches required to implement
the grand plan detailed here:
http://www.spinics.net/lists/netdev/msg295942.html
These are mostly code re-organization and function bodies re-arrangement to
allow different callers of lower-level initialization functions for 'struct
dsa_switch' and 'struct dsa_switch_tree' to be later introduced.
There is no functional code change at this point.
Thanks!
Florian Fainelli (5):
net: dsa: update dsa_of_{probe,remove} to use a device pointer
net: dsa: allow deferred probing
net: dsa: split dsa_switch_setup into two functions
net: dsa: let switches specify their tagging protocol
net: dsa: extract dsa switch tree setup and removal
include/net/dsa.h | 5 ++
net/dsa/dsa.c | 214 ++++++++++++++++++++++++++++++------------------------
2 files changed, 126 insertions(+), 93 deletions(-)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists