net: phy: at803x: move specific qca808x config_aneg to dedicated function
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 14 Dec 2023 00:44:31 +0000 (01:44 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Dec 2023 10:45:57 +0000 (10:45 +0000)
commit8e732f1c6f2dc5e18f766d0f1b11df9db2dd044a
treeeb5105280b7dce785b899f3ae0a31c9b500cc8db
parent6da0bcb82037655fa538293552aa52311f9c11fa
net: phy: at803x: move specific qca808x config_aneg to dedicated function

Move specific qca808x config_aneg to dedicated function to permit easier
split of qca808x portion from at803x driver.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/at803x.c