OSDN Git Service

Merge branch 'net-mdio-continue-separating-c22-and-c45'
authorJakub Kicinski <kuba@kernel.org>
Sat, 14 Jan 2023 05:40:56 +0000 (21:40 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 14 Jan 2023 05:40:56 +0000 (21:40 -0800)
commitda1b0b5c1bebf4e8f9291f9dcd95b49e70ef28cf
tree50a40406a2ee2e11d7984a744d7e7539d20acfcb
parent9b7fe8046d7429ba776f962ad3b4b7ba2d6859c8
parent80e87442e69ba8589160c5d472c2d973d0731c86
Merge branch 'net-mdio-continue-separating-c22-and-c45'

Michael Walle says:

====================
net: mdio: Continue separating C22 and C45

I've picked this older series from Andrew up and rebased it onto
the latest net-next.

This is the second patch set in the series which separates the C22
and C45 MDIO bus transactions at the API level to the MDIO bus drivers.
====================

Link: https://lore.kernel.org/r/20230112-net-next-c45-seperation-part-2-v1-0-5eeaae931526@walle.cc
Signed-off-by: Jakub Kicinski <kuba@kernel.org>