]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Print NL80211_CMD_SET_POWER_SAVE errors in debug log
authorJouni Malinen <jouni@codeaurora.org>
Mon, 23 Apr 2018 10:44:06 +0000 (13:44 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 23 Apr 2018 21:35:47 +0000 (00:35 +0300)
commit1baa130bd01fdb95419fa32759d1a90024ec8f33
tree931e1069bc83fe4ff5715ff00c72c6f4f9c8612b
parent24b5b786e68841d6a094e951c88775f8a5fd359c
nl80211: Print NL80211_CMD_SET_POWER_SAVE errors in debug log

This makes it easier to understand what happened with PS configuration.

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