nl80211: Track used interfaces and support multiple P2P groups
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 26 Nov 2010 16:14:51 +0000 (18:14 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 26 Nov 2010 16:14:51 +0000 (18:14 +0200)
commitf2ed8023c47333b6db0685f7376b75f7e684d23b
tree9d5256ba1401d375d7a8ab8a5418b328d4b99004
parent871f4dd06957ced3eafc95962124781fefa6268d
nl80211: Track used interfaces and support multiple P2P groups

Track all the P2P group interfaces within driver_nl80211.c to make
it easier to generate unique P2P Interface Addresses.
src/drivers/driver_nl80211.c