nl80211: Add support for P2P Device in add interface
authorDavid Spinadel <david.spinadel@intel.com>
Tue, 25 Jun 2013 10:36:04 +0000 (13:36 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 25 Jun 2013 10:36:04 +0000 (13:36 +0300)
commit6bae92e0f2720e4d2960bb57b48690243aec113b
treef047304760fc4de6bfd3d0b0736976abf410dbfb
parentd6dcfcdaac70d06a4d9027aaa6bd17de68b23d59
nl80211: Add support for P2P Device in add interface

Don't try to assign ifindex for P2P Device interface.

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