linux_dsm_epyc7002/drivers/net/dsa
Vivien Didelot 8b0d3ea555 net: dsa: store CPU port pointer in the tree
A dsa_switch_tree instance holds a dsa_switch pointer and a port index
to identify the switch port to which the CPU is attached.

Now that the DSA layer has a dsa_port structure to hold this data, use
it to point the switch CPU port.

This patch simply substitutes s/dst->cpu_switch/dst->cpu_dp->ds/ and
s/dst->cpu_port/dst->cpu_dp->index/.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-05-17 14:19:12 -04:00
..
b53 net: dsa: store CPU port pointer in the tree 2017-05-17 14:19:12 -04:00
mv88e6xxx net: dsa: mv88e6xxx: add default case to switch 2017-05-12 12:14:40 -04:00
bcm_sf2_cfp.c net: break include loop netdevice.h, dsa.h, devlink.h 2017-03-28 22:46:04 -07:00
bcm_sf2_regs.h net: dsa: bcm_sf2: Add CFP registers definitions 2017-01-30 14:49:58 -05:00
bcm_sf2.c net: dsa: store CPU port pointer in the tree 2017-05-17 14:19:12 -04:00
bcm_sf2.h net: dsa: bcm_sf2: Add support for ethtool::rxnfc 2017-01-30 14:49:58 -05:00
dsa_loop_bdinfo.c net: dsa: Mock-up driver 2017-04-01 12:39:32 -07:00
dsa_loop.c net: dsa: loop: Check for memory allocation failure 2017-05-08 14:58:36 -04:00
dsa_loop.h net: dsa: Mock-up driver 2017-04-01 12:39:32 -07:00
Kconfig net: dsa: LAN9303: add I2C dependency 2017-04-21 15:33:55 -04:00
lan9303_i2c.c net: dsa: LAN9303: add I2C managed mode support 2017-04-20 13:48:54 -04:00
lan9303_mdio.c net: dsa: LAN9303: add MDIO managed mode support 2017-04-20 13:48:55 -04:00
lan9303-core.c net: dsa: add new DSA switch driver for the SMSC-LAN9303 2017-04-20 13:48:54 -04:00
lan9303.h net: dsa: add new DSA switch driver for the SMSC-LAN9303 2017-04-20 13:48:54 -04:00
Makefile net: dsa: LAN9303: add MDIO managed mode support 2017-04-20 13:48:55 -04:00
mt7530.c net: dsa: mt7530: Include gpio/consumer.h for GPIO functions 2017-04-09 18:28:54 -07:00
mt7530.h net-next: dsa: add dsa support for Mediatek MT7530 switch 2017-04-07 13:52:11 -07:00
mv88e6060.c net: dsa: store CPU port pointer in the tree 2017-05-17 14:19:12 -04:00
mv88e6060.h net: dsa: Keep the mii bus and address in the private structure 2016-04-13 18:15:23 -04:00
qca8k.c net: dsa: store CPU port pointer in the tree 2017-05-17 14:19:12 -04:00
qca8k.h net: dsa: qca8k: use dsa_port's bridge pointer 2017-01-29 18:42:46 -05:00