Re: [PATCH net-next] net: dsa: lan9303: Add adjust_link() method

2017-09-20 Thread David Miller
From: Egil Hjelmeland Date: Tue, 19 Sep 2017 10:09:24 +0200 > Make the driver react to device tree "fixed-link" declaration on CPU port. > > - turn off autonegotiation > - force speed 10 or 100 mb/s > - force duplex mode > > Signed-off-by: Egil Hjelmeland Applied, thank you.

[PATCH net-next] net: dsa: lan9303: Add adjust_link() method

2017-09-19 Thread Egil Hjelmeland
Make the driver react to device tree "fixed-link" declaration on CPU port. - turn off autonegotiation - force speed 10 or 100 mb/s - force duplex mode Signed-off-by: Egil Hjelmeland --- drivers/net/dsa/lan9303-core.c | 40 1 file changed, 40 insertions(+