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

Added CANbus socket family protocol constants. #1912

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

fpagliughi
Copy link
Contributor

Added CANbus socket family protocol values for CanRaw and CanBcm

Copy link
Member

@asomers asomers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a CHANGELOG.

CHANGELOG.md Outdated Show resolved Hide resolved
src/sys/socket/mod.rs Outdated Show resolved Hide resolved
@fpagliughi
Copy link
Contributor Author

fpagliughi commented Dec 11, 2022

It looks like a CI task failed due to an artificial limit on the number of community tasks. But I can't figure out how to rerun the check(s) from my end.

Copy link
Member

@asomers asomers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Now you just need to squash your commits. The failed CI job completed after I restarted it.

Copy link
Member

@asomers asomers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@fpagliughi
Copy link
Contributor Author

Thanks, @asomers

@bors bors bot merged commit b7cb456 into nix-rust:master Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants