nl80211: Take ownership of dynamically added interfaces
authorIlan Peer <ilan.peer@intel.com>
Thu, 24 Apr 2014 05:45:33 +0000 (08:45 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 29 Apr 2014 15:59:12 +0000 (18:59 +0300)
commit52f5877afa927214ab45050d08dca2199b209f81
treed5d908aeb29da8ae9a22d2cf88bb76435563b25c
parente390df055302ad701d783e4327295e837d5a6c03
nl80211: Take ownership of dynamically added interfaces

Indicate to cfg80211 that interfaces created by the wpa_supplicant
or hostapd are owned by them, and that in case that the socket that
created them closes, these interfaces should be removed.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/drivers/driver_nl80211.c