]> git.ipfire.org Git - thirdparty/hostap.git/commit
bsd: Fix a typo in error message
authorRyo ONODERA <ryo@tetera.org>
Sat, 13 Apr 2019 00:50:56 +0000 (09:50 +0900)
committerJouni Malinen <j@w1.fi>
Sat, 13 Apr 2019 08:26:25 +0000 (11:26 +0300)
commit8f36c84a27b55c2724df113c22e84f9c92f84635
tree43dadcc095bb23669926476208d3f0bbbb8c3342
parent61876c7eed3529d4fe8f9d1432a5cc800e6b4a98
bsd: Fix a typo in error message

When SIOCG80211 failed, show error message with SIOCG80211
instead of SIOCS80211.

Signed-off-by: Ryo ONODERA <ryo@tetera.org>
src/drivers/driver_bsd.c