diff options
author | David S. Miller <davem@davemloft.net> | 2019-08-17 21:34:50 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-17 21:34:50 +0200 |
commit | 59d0f749bf3e6fea1ba3f9860ccf8b9ae7b3bb0e (patch) | |
tree | 9bb548f6da088ffdad8a3f31e33d5e4b203a7507 /net/bridge | |
parent | ipvlan: set hw_enc_features like macvlan (diff) | |
parent | net: phy: remove genphy_config_init (diff) | |
download | linux-59d0f749bf3e6fea1ba3f9860ccf8b9ae7b3bb0e.tar.xz linux-59d0f749bf3e6fea1ba3f9860ccf8b9ae7b3bb0e.zip |
Merge branch 'net-phy-remove-genphy_config_init'
Heiner Kallweit says:
====================
net: phy: remove genphy_config_init
Supported PHY features are either auto-detected or explicitly set.
In both cases calling genphy_config_init isn't needed. All that
genphy_config_init does is removing features that are set as
supported but can't be auto-detected. Basically it duplicates the
code in genphy_read_abilities. Therefore remove genphy_config_init.
v2:
- remove call also from new adin driver
v3:
- pass NULL as config_init function pointer for dp83848
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions