Skip to content
Commit 7260f2dd authored by Maochen Wang's avatar Maochen Wang Committed by Benjamin Cabé
Browse files

hostap: remove unnecessary register of mgd iface in hostapd



In zephyr_hostapd_init, calls net_if_get_wifi_sap to get the SAP iface,
it means mgd iface of SAP type is registered before zephyr_hostapd_init.
Actually the mgd iface of SAP should be called in iface_api.init phase.
Therefore, remove unnecessary register of mgd iface in hostapd init.

Signed-off-by: default avatarMaochen Wang <maochen.wang@nxp.com>
parent b5007b51
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment