nl80211: Silence set_key ENOLINK failure messages on key clearing
authorJouni Malinen <j@w1.fi>
Sat, 27 Mar 2010 04:58:31 +0000 (21:58 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 27 Mar 2010 04:58:31 +0000 (21:58 -0700)
commit15664ad01a5a3383f1d283c360c9679dcc65b645
tree6f1eec7274f03021b2ab4ff8ab148098d037d2ca
parentef580012d16e980011210f37aae2e50380feecf9
nl80211: Silence set_key ENOLINK failure messages on key clearing

This happens in common case and is expected, so there is no need to
include the potentially confusing failure message in the debug log.
src/drivers/driver_nl80211.c