Re: [PATCH v2 net-next 0/3] add VLAN support to DSA MT7530

2017-12-14 Thread David Miller
From: Date: Wed, 13 Dec 2017 12:01:10 +0800 > From: Sean Wang > > Changes since v1: > - fix up the typo > - prefer ordering declarations longest to shortest > - update that vlan_prepare callback should not change any state > - use lower case

Re: [PATCH v2 net-next 0/3] add VLAN support to DSA MT7530

2017-12-14 Thread David Miller
From: Date: Wed, 13 Dec 2017 12:01:10 +0800 > From: Sean Wang > > Changes since v1: > - fix up the typo > - prefer ordering declarations longest to shortest > - update that vlan_prepare callback should not change any state > - use lower case letter for function naming > > The patchset extends

Re: [PATCH v2 net-next 0/3] add VLAN support to DSA MT7530

2017-12-13 Thread Andrew Lunn
On Wed, Dec 13, 2017 at 12:01:10PM +0800, sean.w...@mediatek.com wrote: > From: Sean Wang Reviewed-by: Andrew Lunn Andrew

Re: [PATCH v2 net-next 0/3] add VLAN support to DSA MT7530

2017-12-13 Thread Andrew Lunn
On Wed, Dec 13, 2017 at 12:01:10PM +0800, sean.w...@mediatek.com wrote: > From: Sean Wang Reviewed-by: Andrew Lunn Andrew

[PATCH v2 net-next 0/3] add VLAN support to DSA MT7530

2017-12-12 Thread sean.wang
From: Sean Wang Changes since v1: - fix up the typo - prefer ordering declarations longest to shortest - update that vlan_prepare callback should not change any state - use lower case letter for function naming The patchset extends DSA MT7530 to VLAN support through

[PATCH v2 net-next 0/3] add VLAN support to DSA MT7530

2017-12-12 Thread sean.wang
From: Sean Wang Changes since v1: - fix up the typo - prefer ordering declarations longest to shortest - update that vlan_prepare callback should not change any state - use lower case letter for function naming The patchset extends DSA MT7530 to VLAN support through filling required callbacks