Skip to content

zephyr: Align with net_mgmt API change #91

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rlubos
Copy link

@rlubos rlubos commented Jun 27, 2025

The net_mgmt event type was changed from 32-bit to 64-bit value in Zephyr commit 5a9a39caf3bf5195a38194bb844a428eaa7f2bb8 (Zephyr v4.1.99) so the net_mgmt callback function needs to be aligned.

The net_mgmt event type was changed from 32-bit to 64-bit value in
Zephyr commit 5a9a39caf3bf5195a38194bb844a428eaa7f2bb8 (Zephyr v4.1.99)
so the net_mgmt callback function needs to be aligned.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
@noahp
Copy link
Contributor

noahp commented Jun 30, 2025

Thanks @rlubos , I'll pull this into a release asap!

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.

2 participants