hostapd: Share a single function for BSS deinit
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 6 Nov 2013 10:48:24 +0000 (12:48 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 6 Nov 2013 10:48:24 +0000 (12:48 +0200)
commit54246f8d44e6f34a1872bcfbca696e04d87f48ae
tree4304787d7df34b4911c1da96efa5fd36ef411d59
parent6d1ca81ee8abe0035ba91ae49e2243966d732125
hostapd: Share a single function for BSS deinit

hostapd_bss_deinit() takes care of freeing the associated stations and
calling hostapd_cleanup() to deinit per-BSS services.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/hostapd.c