nl80211: Extend bridge add/del operations for secondary BSSes
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 15 Mar 2011 11:02:49 +0000 (13:02 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 15 Mar 2011 11:02:49 +0000 (13:02 +0200)
commite17a2477dbb6cc930ce0beb8678916b554674a4a
treeece043369321adbf841eaaf5a5dca1c1c2314f27
parent6ca4da65182cc194f182e33ddb5bcf2925718459
nl80211: Extend bridge add/del operations for secondary BSSes

Previously, only the main interface was added to a bridge. Extend this
to apply to all configured BSSes.
src/ap/ap_drv_ops.c
src/ap/ap_drv_ops.h
src/ap/hostapd.c
src/drivers/driver.h
src/drivers/driver_nl80211.c
src/drivers/driver_test.c
wpa_supplicant/driver_i.h
wpa_supplicant/p2p_supplicant.c