Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Conversation

@brianjjones
Copy link
Contributor

The default address was actually being set, but there
were other methods being called that have been moved
to the main file, and needed to be removed otherwise it caused
havoc.

Signed-off-by: Brian J Jones brian.j.jones@intel.com

The default address was actually being set, but there
were other methods being called that have been moved
to the main file, and needed to be removed otherwise it caused
havoc.

Signed-off-by: Brian J Jones <brian.j.jones@intel.com>
#ifdef CONFIG_NET_L2_BLUETOOTH
if (!net_ble_enabled) {
zjs_init_ble_address();
ipss_init();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These are now called in main.c:212. Calling them here causes net to hang.

@grgustaf
Copy link
Contributor

grgustaf commented Sep 1, 2017

+1

@grgustaf grgustaf merged commit d04ae00 into intel:master Sep 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants