wext: disconnect at init and deinit
authorDan Williams <dcbw@redhat.com>
Wed, 27 May 2009 18:01:26 +0000 (21:01 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 27 May 2009 18:01:26 +0000 (21:01 +0300)
commit2976121955ba0e2f52c09fbffc93f91dbf0d845b
tree8b4a897d38e1fb20c4b67fb8310138b078780a9e
parent87d01acfeb69f797bffae09b2c7f22e7c928998f
wext: disconnect at init and deinit

To ensure the supplicant starts and ends with a clean slate (keys are
already cleaned up at init and deinit time), force a null BSSID and
bogus SSID to ensure the driver isn't connected to anything.

Signed-off-by: Dan Williams <dcbw@redhat.com>
src/drivers/driver_wext.c