nl80211: Do not force interface down on deinit
authorJouni Malinen <j@w1.fi>
Sat, 9 Nov 2013 15:33:23 +0000 (17:33 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 9 Nov 2013 16:05:54 +0000 (18:05 +0200)
commit146fa9b38f4addc494eb5ee866ab9b6084beba2f
treeb7c33feadfc883ffe25d9546386cfc23602fc31e
parent49b4b2058b5215d67990583091b958191fe80849
nl80211: Do not force interface down on deinit

If wpa_supplicant or hostapd was started with the interface
already up, do not force interface down on deinit.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c