commit | dbde9e6667166f17d6d70a08becb05c596cb8fb5 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed May 06 01:09:48 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat May 09 16:05:52 2015 -0400 |
tree | 9dd6035e591b5aab8f32278db6555104dd8035dc | |
parent | 54d792f257c65aaff7ac2ab5ea5f83b14c910778 [diff] |
net: dsa: Centralize setting up ports Now that setting up a port is identical for all switches, centralisers the code looping over all the ports to set them up. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>