3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-04 02:18:49 +02:00

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

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)) { if (!l_settings_has_group(hw_settings, HW_CONFIG_GROUP_HOSTAPD)) {
l_info("No hostapd instances to create"); l_info("No hostapd instances to create");
return false; return true;
} }
hostap_keys = hostap_keys =