]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Debug print set_key() command names
authorJouni Malinen <j@w1.fi>
Sun, 15 Mar 2020 21:42:21 +0000 (23:42 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 15 Mar 2020 21:42:21 +0000 (23:42 +0200)
commit796253a65f5875bb60d4f3a51dc938a193a3c36f
treee7de977ccbc57274caf9dc067ed9114daee563a2
parentac222415326a4c749e6ea51aaed974489cf874a6
nl80211: Debug print set_key() command names

This makes it easier to understand the debug log for various set_key()
operations.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c