nl80211: Identify if nl80211 is capable of P2P Device abstraction
authorNirav Shah <nirav.j2.shah@intel.com>
Tue, 25 Jun 2013 10:29:48 +0000 (13:29 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 25 Jun 2013 10:29:48 +0000 (13:29 +0300)
commit7aad838c92c432b2a88c050ecaf395c40430457d
tree0c84323831a4c4bdd331ba1e2b269dcebe1772b9
parent6a71413ef2f217d7b3d613d3d3ef6361cf2dd97f
nl80211: Identify if nl80211 is capable of P2P Device abstraction

Check the supported interfaces attribute to identify support for
a dedicated P2P Device interface type. If set, update the driver
capabilities flag to notify the supplicant.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c