]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Use wdev id when cancelling wait for frame using P2P_DEVICE
authorArend van Spriel <arend@broadcom.com>
Sun, 30 Jun 2013 07:46:19 +0000 (10:46 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 30 Jun 2013 07:50:13 +0000 (10:50 +0300)
commit7940c7902eda6429057306b190ff99ce3e07a80c
tree3144a80ac179a77196bf2c112ead21d162e59d51
parentf608081c1d74589b44e6fda6df44bb3a1b55e884
nl80211: Use wdev id when cancelling wait for frame using P2P_DEVICE

Another function that needs the wdev id when P2P management is done
using the P2P_DEVICE interface.

Signed-hostap: Arend van Spriel <arend@broadcom.com>
src/drivers/driver_nl80211.c