]> git.ipfire.org Git - thirdparty/hostap.git/commit
BSD: don't log SIOCG80211 errors during interface setup
authorRoy Marples <roy@marples.name>
Tue, 21 Jul 2020 10:53:55 +0000 (11:53 +0100)
committerJouni Malinen <j@w1.fi>
Fri, 9 Oct 2020 13:50:36 +0000 (16:50 +0300)
commit8776551bf8f9c3dcbccc96b5ff7043317eb78fb4
treef5d30ecb60db743787c723572e41aa7ea21e049a
parentfb0c693d5f173c0e93c0adbb3396b3b0350bc6c8
BSD: don't log SIOCG80211 errors during interface setup

Unless debugging.
wpa_supplicant will log it failed to initialized the driver for the
interface anyway so this just silences some noise for users.

Signed-off-by: Roy Marples <roy@marples.name>
src/drivers/driver_bsd.c