]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
net: phy: marvell-88x2222: move read_status after config_aneg
authorIvan Bornyakov <i.bornyakov@metrotek.ru>
Tue, 13 Apr 2021 20:54:51 +0000 (23:54 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Apr 2021 19:56:44 +0000 (12:56 -0700)
commit473960a7b4434dbda6f628eb9e29e989f730343f
treed114a5fe8bcb0c2b32229d98b938550c3842a44c
parent58581478a734b07eb27032299fcb36caa4f9988b
net: phy: marvell-88x2222: move read_status after config_aneg

No functional changes, just move read link status routines below
autonegotiation configuration to make future functional changes more
distinct.

Signed-off-by: Ivan Bornyakov <i.bornyakov@metrotek.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/marvell-88x2222.c