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: app: Fix compilation error if debugging is enabled #4515

Merged
merged 1 commit into from
Oct 24, 2017

Conversation

jukkar
Copy link
Member

@jukkar jukkar commented Oct 24, 2017

If user has enabled CONFIG_NET_DEBUG_APP, then the debugging
version of _net_app_select_net_ctx() was not properly declared
and it caused compile error.

Fixes #4481

Signed-off-by: Jukka Rissanen [email protected]

If user has enabled CONFIG_NET_DEBUG_APP, then the debugging
version of _net_app_select_net_ctx() was not properly declared
and it caused compile error.

Fixes zephyrproject-rtos#4481

Signed-off-by: Jukka Rissanen <[email protected]>
@andrewboie andrewboie merged commit 5eb8936 into zephyrproject-rtos:master Oct 24, 2017
@jukkar jukkar deleted the bug-4481 branch June 21, 2018 06:35
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.

3 participants