Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor networking fixes #332

Merged
merged 3 commits into from
Jan 8, 2025
Merged

Minor networking fixes #332

merged 3 commits into from
Jan 8, 2025

Conversation

jpaali
Copy link

@jpaali jpaali commented Dec 20, 2024

drivers/net/ksz9477.c: Errata 16, reset SGMII always on init

net: Minor error handling improvements

@jpaali jpaali force-pushed the minor_networking_fixes branch from e25bcf3 to a894081 Compare December 20, 2024 10:51
@jpaali jpaali requested a review from jlaitine December 20, 2024 11:33
jpaali added 2 commits January 8, 2025 10:49
Check that writes to configuration registers success.

Signed-off-by: Jani Paalijarvi <[email protected]>
Return error in case of mpfs_i2cbus_initialize() failure.

Signed-off-by: Jani Paalijarvi <[email protected]>
@jpaali jpaali force-pushed the minor_networking_fixes branch from a894081 to c53153b Compare January 8, 2025 08:50
@jpaali
Copy link
Author

jpaali commented Jan 8, 2025

Splitted "net: Minor error handling improvements" commit.
c587510 and c53153b has been upstreamed.

@jpaali jpaali merged commit a317b5c into master Jan 8, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants