wext: don't force-disconnect in ad-hoc mode
authorDan Williams <dcbw@redhat.com>
Wed, 27 May 2009 17:55:15 +0000 (20:55 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 27 May 2009 17:55:15 +0000 (20:55 +0300)
commit64a04447c3d2248ab1aac7f6c220346dad0e1921
tree0ab49ebf6b9f0c5a9711a905fffe721290ccaa10
parentf8e96eb6fd960a017793942cff0eb43b09f444c6
wext: don't force-disconnect in ad-hoc mode

Otherwise the driver might interpret the request as a request to
create/join a new adhoc network with the bogus SSID.

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