Invoke connect work done for all the connection failure cases
authorSunil Dutt <usdutt@qti.qualcomm.com>
Mon, 20 Oct 2014 04:48:47 +0000 (10:18 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 27 Oct 2014 18:19:35 +0000 (20:19 +0200)
commit7465640066ce3215348ab94df8a6cfef8fff90b8
tree1c2d9492076abd402ebd5b2774738ab4bf75bd79
parent76d81b3272b8b570118b106c3f53f67f2c3bb1c4
Invoke connect work done for all the connection failure cases

This commit fixes couple of connection failure paths where
wpas_connect_work_done() was not called, thus enabling the radio work
interface to proceed with the other queued actions.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpa_supplicant.c