]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: mv88e6xxx: configure interface settings in mac_config
authorRussell King <rmk+kernel@armlinux.org.uk>
Sat, 14 Mar 2020 10:15:38 +0000 (10:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Mar 2020 00:11:12 +0000 (17:11 -0700)
commit429b7be8129386dfbd9089d257bf221a9ab4719f
treedfe55f95f5e26921a0842c074bbf4f5c0582e41c
parent2c4fa9d2eb40388d8fba49f99081bbf61386e054
net: dsa: mv88e6xxx: configure interface settings in mac_config

Only configure the interface settings in mac_config(), leaving the
speed and duplex settings to mac_link_up to deal with.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/chip.c