t-runner: Absence of hostapd instances is ok now

This commit is contained in:
Tim Kourt 2016-05-13 15:40:54 -07:00 committed by Denis Kenzior
parent 1f6939016d
commit 900a10d3c7
1 changed files with 1 additions and 1 deletions

View File

@ -913,7 +913,7 @@ static bool configure_hostapd_instances(struct l_settings *hw_settings,
if (!l_settings_has_group(hw_settings, HW_CONFIG_GROUP_HOSTAPD)) {
l_info("No hostapd instances to create");
return false;
return true;
}
hostap_keys =