]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Print NL80211_CMD_{SET,DEL}_PMKSA failures in debug log
authorJouni Malinen <jouni@codeaurora.org>
Sat, 10 Feb 2018 10:10:07 +0000 (12:10 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 10 Feb 2018 10:10:07 +0000 (12:10 +0200)
commite7f6e6ee1ba3c700c379f11b1d63d62ec6f1c430
tree71ccd9db08669c60b90d4067db0602eed55d0cde
parent717f236dce3ed571e9a61fcce86d8a37a7f7bc1b
nl80211: Print NL80211_CMD_{SET,DEL}_PMKSA failures in debug log

This makes it easier to notice if the driver operation to manage PMKSA
cache information fails unexpectedly.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/drivers/driver_nl80211.c