]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Print more debug info on management frame RX information
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 25 Sep 2013 14:42:00 +0000 (17:42 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 25 Sep 2013 14:42:00 +0000 (17:42 +0300)
commitf18b7817ec2a4fa166b77f9ce1ad932ee3f7d58e
tree70514a6af08941694e52b82bf431a9390865c68f
parent9d507452ddb4f538d93ac32bebab07025b5a8141
nl80211: Print more debug info on management frame RX information

This can be useful in figuring out how drv->last_mgmt_freq gets set
to debug issues with P2P frames being sent on incorrect channel.

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