You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/5007
JIRA: https://issues.redhat.com/browse/RHEL-6297
Let's rebase stmmac to v6.10.
The following patches were purposely avoided:
c5f3ffe ("net: stmmac: dwmac-qcom-ethqos: Drop an if with an always false condition")
5580b55 ("net: stmmac: dwmac-qcom-ethqos: Convert to platform remove callback returning void")
Because they don't make sense, see this MR's backport of
"net: stmmac: dwmac-tegra: Convert to platform remove callback returning void" for an explanation.
727e373 ("net: stmmac: use xpcs_create_mdiodev()")
58329b0 ("net: stmmac: Signal to PHY/PCS drivers to keep RX clock on")
f951a64 ("net: stmmac: Move MAC caps init to phylink MAC caps getter")
Were avoided due to requiring changes in other net (pcs, phylink, etc)
subsystems at this moment that I didn't want to bring in this late
for y-stream.
Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
Approved-by: Eric Chanudet <echanude@redhat.com>
Approved-by: Michal Schmidt <mschmidt@redhat.com>
Approved-by: Marcelo Ricardo Leitner <mleitner@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Lucas Zampieri <lzampier@redhat.com>
0 commit comments