diff options
author | Daniel Golle <daniel@makrotopia.org> | 2023-03-11 03:44:41 +0000 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2023-03-27 19:07:54 +0100 |
commit | 027586ae8ecacff49757ed854c020f35d24a599c (patch) | |
tree | f39a09ae7a660a6167fc8b13d27c2cb06ff74a95 /tools | |
parent | 42a59177868a304e8047bf8e8c51219d1b35fec7 (diff) | |
download | upstream-027586ae8ecacff49757ed854c020f35d24a599c.tar.gz upstream-027586ae8ecacff49757ed854c020f35d24a599c.tar.bz2 upstream-027586ae8ecacff49757ed854c020f35d24a599c.zip |
generic: backport some phylink helper functions
It isn't feasible to literally backport all upstream phylink_pcs changes
down to Linux 5.15: It's just too many patches, and many downstream
drivers and hacks are likely to break. We are too close to branching off
to risk this, and it's also just too much work.
Instead just add helper functions used by modern PCS drivers while keeping
the original functions instact as well. While this may add a kilobyte or
two of extra kernel size, it has the advantage that we get the best of both
worlds: None of the existing codepaths are touched, but yet we have the
option to backport singular improvements to Ethernet drivers where needed.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions