diff options
author | Andrew Lunn <andrew@lunn.ch> | 2018-09-29 23:04:15 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-02 07:55:36 +0200 |
commit | d0939c26c53a2b2cecfbe6953858a58abb0158c7 (patch) | |
tree | c0e5cdf2a41102023c57ed8da7eac3069203cce6 /drivers/net/phy | |
parent | net: phy: Add limkmode equivalents to some of the MII ethtool helpers (diff) | |
download | linux-d0939c26c53a2b2cecfbe6953858a58abb0158c7.tar.xz linux-d0939c26c53a2b2cecfbe6953858a58abb0158c7.zip |
net: ethernet: xgbe: expand PHY_GBIT_FEAUTRES
The macro PHY_GBIT_FEAUTRES needs to change into a bitmap in order to
support link_modes. Remove its use from xgde by replacing it with its
definition.
Probably, the current behavior is wrong. It probably should be
ANDing not assigning.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy')
0 files changed, 0 insertions, 0 deletions