diff options
author | Paolo Abeni <pabeni@redhat.com> | 2023-01-19 16:23:26 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-01-19 16:23:27 +0100 |
commit | 3ef4a8c8963b29813170177899f84ffb93f1a8f1 (patch) | |
tree | 14d6fe479fb6623cdef8e4f11922adc3b053caf4 /drivers/net/ethernet/intel/ice/ice_adminq_cmd.h | |
parent | c84f433ef5f85f76b10f7d7c08a07080e6162ab5 (diff) | |
parent | da099a7fb13db67678ecfa03f8ac5df8134c991b (diff) | |
download | linux-3ef4a8c8963b29813170177899f84ffb93f1a8f1.tar.gz linux-3ef4a8c8963b29813170177899f84ffb93f1a8f1.tar.bz2 linux-3ef4a8c8963b29813170177899f84ffb93f1a8f1.zip |
Merge branch 'net-phy-remove-probe_capabilities'
Michael Walle says:
====================
net: phy: Remove probe_capabilities
With all the drivers which used .probe_capabilities converted to the
new c45 MDIO access methods, we can now decide based upon these whether
a bus driver supports c45 and we can get rid of the not widely used
probe_capabilites.
Unfortunately, due to a now broader support of c45 scans, this will
trigger a bug on some boards with a (c22-only) Micrel PHY. These PHYs
don't ignore c45 accesses correctly, thinking they are addressed
themselves and distrupt the MDIO access. To avoid this, a blacklist
for c45 scans is introduced.
====================
Link: https://lore.kernel.org/r/20230116-net-next-remove-probe-capabilities-v2-0-15513b05e1f4@walle.cc
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_adminq_cmd.h')
0 files changed, 0 insertions, 0 deletions