Improved the error message for passive scan not being available
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 18 Nov 2008 13:01:24 +0000 (15:01 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 18 Nov 2008 13:01:24 +0000 (15:01 +0200)
commitba60b94a40a0867c8beb741dd0fe40f7c1f38eba
tree632c78ed6e4788b11e60d6c2d99f8cdf915ca1b7
parent9ee06a63e5a4a8e5fe093cb9fc06b36f3f66b9e2
Improved the error message for passive scan not being available

If the driver wrapper does not implement passive_scan handler, do not try
to use strerror() to figure out what the error meant. This is not really an
error that the user should be notified about.
hostapd/hw_features.c