]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix P2P IE configuration for GO mode
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 14 Nov 2011 14:10:54 +0000 (16:10 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 14 Nov 2011 14:10:54 +0000 (16:10 +0200)
commit16476dd124d342e8134f9ea9fce0a7a7c32e17bd
tree64be0ed73242cf489a8c5827ad259e0553ff5577
parent8f2e2e369b4ebc3bc609f1eba865300374397b3f
Fix P2P IE configuration for GO mode

Commit c2ff13c533306ac06f08fd03fca9e04cc994cabd broke this with a
copy-paste typo that ended up adding the Probe Request P2P IE into the
Beacon frame (i.e., Beacon frame had two P2P IEs while Probe Response
had none).

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