]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: P2P: Pass cookie parameter in send action frame
authorDeepthi Gowri <deepthi@codeaurora.org>
Mon, 23 Jan 2012 18:12:06 +0000 (20:12 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 23 Jan 2012 18:12:06 +0000 (20:12 +0200)
commitd8d6b32eec68457279c27854b5aea1166136667b
treeb7272ff874a67c71478afc108fcffac137c2163b
parent433cd2ce65aa4f2af8eb339e76e8d10e3c0d0aa9
nl80211: P2P: Pass cookie parameter in send action frame

The cookie value needs to be fetched in GO mode, too, to be able to
indicate TX status callbacks with drivers that handle AP mode SME
functionality internally. This fixes issues with client discoverability
where TX status callback for GO Discoverability Request is needed to
trigger the GO to send Device Discoverability Response.
src/drivers/driver_nl80211.c