]> git.ipfire.org Git - thirdparty/hostap.git/commit
iface match: Unspecified matched interfaces should not log driver fails
authorRoy Marples <roy@marples.name>
Tue, 21 Jul 2020 13:25:26 +0000 (14:25 +0100)
committerJouni Malinen <j@w1.fi>
Fri, 9 Oct 2020 13:50:36 +0000 (16:50 +0300)
commite8b85c078e7339422c14ba09a64c01dc142f8516
treeeb282add596b805498d4f74e13b1a6f36e555a1d
parent83fa0a1004c75822de2d60854a833f13055ee017
iface match: Unspecified matched interfaces should not log driver fails

If there is no matching interface given, but interface matching is
enabled, all interfaces on the system will try to be initialized. Non
wireless interfaces will fail and the loopback device will be one of
these, so just log a diagnostic rather than an error.

Signed-off-by: Roy Marples <roy@marples.name>
wpa_supplicant/events.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h