aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2023-12-13 17:27:12 +0200
committerJakub Kicinski <[email protected]>2023-12-14 18:55:38 -0800
commit10ad63da5c036b2fd61600b43217cfa9b4d66f52 (patch)
tree7b5786fcc83a53d84185f21795ec90e85362ba00 /tools/testing/selftests/bpf/progs/test_autoload.c
parentd215ab4d6ae8bea8f66a50399745791b7de5b7d8 (diff)
net: mdio-mux: be compatible with parent buses which only support C45
After the mii_bus API conversion to a split read() / read_c45(), there might be MDIO parent buses which only populate the read_c45() and write_c45() function pointers but not the C22 variants. We haven't seen these in the wild paired with MDIO multiplexers, but Andrew points out we should treat the corner case. Link: https://lore.kernel.org/netdev/[email protected]/ Signed-off-by: Vladimir Oltean <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions