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

net:gptp: Fix double converted byte order of BMCA info steps_removed … #68325

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

mschappa
Copy link
Contributor

…in gptp_mi.c within the gptp module

Fixes #68320

@zephyrbot zephyrbot added Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. area: Networking labels Jan 31, 2024
@zephyrbot zephyrbot requested review from a user and jukkar January 31, 2024 08:40
Fixes zephyrproject-rtos#68320

Signed-off-by: Manuel Schappacher <manuel.schappacher@hs-offenburg.de>
@jukkar jukkar requested a review from rlubos January 31, 2024 12:03
@fabiobaltieri fabiobaltieri merged commit 6fc6b30 into zephyrproject-rtos:main Jan 31, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Byte order of BMCA info of steps_removed is double converted using htons/ntohs
5 participants