diff options
author | Antoine Tenart | 2019-03-01 11:52:11 +0100 |
---|---|---|
committer | David S. Miller | 2019-03-02 08:23:34 +0100 |
commit | 6b10bfc51c494e0a2b2c0871797a1d825da9997c (patch) | |
tree | f44f280790727ed4aa78415a254bbfa82c97b95c /drivers/net/arcnet/Kconfig | |
parent | net: mvpp2: some AN fields require the link to be down when updated (diff) | |
download | kernel-qcow2-linux-6b10bfc51c494e0a2b2c0871797a1d825da9997c.tar.gz kernel-qcow2-linux-6b10bfc51c494e0a2b2c0871797a1d825da9997c.tar.xz kernel-qcow2-linux-6b10bfc51c494e0a2b2c0871797a1d825da9997c.zip |
net: mvpp2: always disable both MACs when disabling a port
This patch modifies the port_disable() helper to always disable both the
GMAC and the XLG MAC when called. At boot time we do not know of a port
was enabled in the firmware/bootloader, and if so what mode was used
(hence which of the two MACs was used).
This also help in implementing a logic where all blocks are disabled
when not used, and only enabled regarding the current mode used on a
given port.
Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/arcnet/Kconfig')
0 files changed, 0 insertions, 0 deletions