1 --- a/src/drivers/driver_nl80211.c
2 +++ b/src/drivers/driver_nl80211.c
3 @@ -121,7 +121,7 @@ static struct nl_handle * nl_create_hand
6 if (genl_connect(handle)) {
7 - wpa_printf(MSG_ERROR, "nl80211: Failed to connect to generic "
8 + wpa_printf(MSG_DEBUG, "nl80211: Failed to connect to generic "
10 nl80211_handle_destroy(handle);