Files
android_kernel_xiaomi_sm8450/drivers/net/dsa/mv88e6xxx
Andrew Lunn 7b898469b9 net: dsa: mv88e6xxx: link mv88e6xxx_port to mv88e6xxx_chip
An up coming change will register interrupts for individual switch
ports, using the mv88e6xxx_port as the interrupt context information.
Add members to the mv88e6xxx_port structure so we can link it back to
the mv88e6xxx_chip member the port belongs to and the port number of
the port.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-09 11:08:20 -07:00
..
2017-11-21 15:57:07 -08:00
2017-08-01 20:09:10 -07:00
2018-07-18 15:05:38 -07:00