]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211.c
nl80211: Handle creation of P2P Device interface
authorArend van Spriel <arend@broadcom.com>
Tue, 25 Jun 2013 10:41:55 +0000 (13:41 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 25 Jun 2013 10:41:55 +0000 (13:41 +0300)
commite472e1b458bab9ac1e49dc80734a79cc64d34208
treeb75adc7984c19efd42b4d70ce40e6170fdfe4dfb
parent01517c8b30b554fb389216b1af7e48fba5ae1283
nl80211: Handle creation of P2P Device interface

Add specific handler for creating the P2P Device to store the wdev_id as
this type of interface does not have an interface index.

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