Re: [PATCH net-next v2 0/4] net: dsa: Preparatory patches

2017-01-26 Thread David Miller
From: Florian Fainelli Date: Thu, 26 Jan 2017 10:45:50 -0800 > This patch series extracts the 4 patches of the larger: net: dsa: Support for > pdata in dsa2 while we wait for feedback from Greg KH on the device > references. > > Changes in v2: > > - rebased properly

[PATCH net-next v2 0/4] net: dsa: Preparatory patches

2017-01-26 Thread Florian Fainelli
Hi David, This patch series extracts the 4 patches of the larger: net: dsa: Support for pdata in dsa2 while we wait for feedback from Greg KH on the device references. Changes in v2: - rebased properly after the multi-MDIO bus support added to mv88e6xxx Thanks! Florian Fainelli (4): net:

Re: [PATCH net-next v2 0/4] net: dsa: Preparatory patches for pdata

2016-07-06 Thread Vivien Didelot
Hi, Florian Fainelli writes: > Hi all, > > This is a resend of the patches that just clean up and prepare net/dsa/dsa2.c > to support platform data in the future. > > Florian Fainelli (4): > net: dsa: Pass device pointer to dsa_register_switch > net: dsa: Make most

[PATCH net-next v2 0/4] net: dsa: Preparatory patches for pdata

2016-07-05 Thread Florian Fainelli
Hi all, This is a resend of the patches that just clean up and prepare net/dsa/dsa2.c to support platform data in the future. Florian Fainelli (4): net: dsa: Pass device pointer to dsa_register_switch net: dsa: Make most functions take a dsa_port argument net: dsa: Suffix function