]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: use ports list to find first CPU port
authorVivien Didelot <vivien.didelot@gmail.com>
Mon, 21 Oct 2019 20:51:23 +0000 (16:51 -0400)
committerJakub Kicinski <jakub.kicinski@netronome.com>
Tue, 22 Oct 2019 19:37:07 +0000 (12:37 -0700)
commit702a4aacd4492dd2ecc59f411be3632ecaa7384b
tree9ea213a9537dd29484ba2edf38b590121957d65e
parent4130caffb1dddff266c33a2d2b33ff86b065ceac
net: dsa: use ports list to find first CPU port

Use the new ports list instead of iterating over switches and their
ports when looking up the first CPU port in the tree.

Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
net/dsa/dsa2.c