]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: More detailed debug print for Management frame TX
authorJouni Malinen <j@w1.fi>
Sat, 13 Jan 2024 10:21:12 +0000 (12:21 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 13 Jan 2024 17:09:31 +0000 (19:09 +0200)
commit6ea81f3238b20e0605f38253bbaf44ee181902c1
tree45e9678b09b8047bddaf5860768f51b82c93949f
parent9ccfc0d516990029af69ceb3d1d82b54d236c183
nl80211: More detailed debug print for Management frame TX

Print all three addresses to make it easier to debug issues with
Management frame sending.

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