diff options
| author | Heiner Kallweit <[email protected]> | 2019-02-24 17:01:18 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-02-25 06:29:14 +0000 |
| commit | 0f3b1cf23f0ee72017ee6daebcf6cbe601be8bee (patch) | |
| tree | 55a73e898c3b20ef7d090b82a7cd3c7623793aa7 /net/switchdev | |
| parent | net: phy: improve auto-neg emulation in swphy (diff) | |
| download | kernel-0f3b1cf23f0ee72017ee6daebcf6cbe601be8bee.tar.gz kernel-0f3b1cf23f0ee72017ee6daebcf6cbe601be8bee.zip | |
net: phy: fix reading fixed phy status
With the switch to phy_resolve_aneg_linkmode() we don't read from the
chip any longer what is advertised but use phydev->advertising directly.
For a fixed phy however this bitmap is empty so far, what results in
no common mode being found. This breaks DSA. Fix this by advertising
everything that is supported. For a normal phy this done by phy_probe().
Fixes: 5502b218e001 ("net: phy: use phy_resolve_aneg_linkmode in genphy_read_status")
Signed-off-by: Heiner Kallweit <[email protected]>
Tested-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev')
0 files changed, 0 insertions, 0 deletions
