driver_test: Initialize bss_ctx based on drv->ctx for new BSS interfaces
authorJouni Malinen <jouni.malinen@atheros.com>
Sat, 16 Jan 2010 10:24:31 +0000 (12:24 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 16 Jan 2010 10:24:31 +0000 (12:24 +0200)
commitc35faef51ae923b1ed2180ac11881c344256e42c
treee17f57757c389baa0dcdf009f04205fcd17ae55c
parent37b776eac1d40f3938a69cb4fb9d69f6d9f038ec
driver_test: Initialize bss_ctx based on drv->ctx for new BSS interfaces

This is needed with wpa_supplicant to get the correct context pointer
for a virtual BSS interface.
src/drivers/driver_test.c