Skip to content
Commit d8afbc97 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net-phy-marvell10g-Clean-get_features-by-using-C45-helpers'



Maxime Chevallier says:

====================
net: phy: marvell10g: Clean .get_features by using C45 helpers

Recent work on C45 helpers by Heiner made the
genphy_c45_pma_read_abilities function generic enough to use as a
default .get_featutes implementation.

This series removes the remaining redundant code in
mv3310_get_features(), and makes the 2110 PHY use
genphy_c45_pma_read_abilities() directly, since it doesn't have the
issue with the wrong abilities being reported.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 87750d17 41e2a99f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment