ar71xx: fix incorrect speed setting on QCA9556
authorDavid Bauer <mail@david-bauer.net>
Tue, 8 May 2018 18:59:05 +0000 (20:59 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 18 Jun 2018 21:23:30 +0000 (23:23 +0200)
commitabb4ab076f37961a4dcaef4e87167b834f84e44e
tree1dfaebe048c34f3feebf685278532d09b9b053e9
parentd661a5d754d1fb4731a5524a20c8c24eaf59f627
ar71xx: fix incorrect speed setting on QCA9556

The QCA9556 only has a SGMII interface. However the speed on the
ethernet link is set for the non-existant xMII interface.

This commit fixes this behavior.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c