]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Remove P2P Device interface upon .deinit()
authorArend van Spriel <arend@broadcom.com>
Tue, 25 Jun 2013 10:46:34 +0000 (13:46 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 25 Jun 2013 10:46:34 +0000 (13:46 +0300)
commiteb4582f273b552d19446ec82f44aafcd1294ef55
tree0c020be797877bd2bbeeeadde92f1386cf04f115
parentf632e483b10063d1cc1d04a29c726e21b5c111bd
nl80211: Remove P2P Device interface upon .deinit()

The .deinit() closes netlink for P2P Device. Before doing that remove
the P2P Device interface that was created by wpa_supplicant.

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