]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Add debug print of KEY_DATA and KEY_SEQ
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 11 Mar 2014 12:59:15 +0000 (14:59 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 11 Mar 2014 12:59:15 +0000 (14:59 +0200)
commite6ef73f188a1a0d7512fb206da9deac463e99c27
treed632452307c42489ea5fd6e14a7b791eab27ab27
parent8fc1f204df44c4fd52821d507d851d7da999f2e1
nl80211: Add debug print of KEY_DATA and KEY_SEQ

While these were already available from elsewhere in the debug log, it
is convenient to have the values also available at the location where
the actual nl80211 command is issued.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver_nl80211.c