Silence SIOCSIWAUTH ioctl failure message.
authorJouni Malinen <j@w1.fi>
Thu, 28 Feb 2008 01:47:23 +0000 (17:47 -0800)
committerJouni Malinen <j@w1.fi>
Thu, 28 Feb 2008 01:47:23 +0000 (17:47 -0800)
commit6076f6ce085c188398e918ed9530089d69d5f573
tree10241d6acf98fbc38d7266c4c0d6a1172af87ee2
parentdc366e8e854c9df0416bea087c99d08ed7ad01d7
Silence SIOCSIWAUTH ioctl failure message.

These are expected in most cases and there is no need to confuse users
with the messages in stderr (perror was used here). These are now only
shown in debug output and EOPNOTSUPP errors are silently ignored.
src/drivers/driver_wext.c