summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMarek BehĂșn <[email protected]>2022-04-27 12:41:47 +0200
committerStefan Roese <[email protected]>2022-05-04 07:05:51 +0200
commit4d47ea22790dfb85bffbe10492d1767fea9ce79f (patch)
tree4dfbc915622cc9b7a5ed5bf717a250bcbfe01ba1 /include/linux
parentda84e409df150fa366609d5f5bede6f65326c405 (diff)
net: mvneta: Remember fixed link instead of PHY address in priv data
We don't need to remember PHY address anymore, because since using DM MDIO for connecting PHY, the address is parsed by mdio-uclass from the ofnode. But the driver uses a special value of the address to signal fixed link usage. Drop phyaddr add fixed_link in driver private structure. This simplifies code a little. Signed-off-by: Marek BehĂșn <[email protected]> Reviewed-by: Ramon Fried <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions