wpa_supplicant: Fix order of auth_timeout event

`auth_timeout` event should be sent out before `disconnect` event. This
otherwise causes issues in external clients which are keeping track of
connection state.

Bug: 170476633
Test: Compiles
Change-Id: Iecadf054e56fca07bece54d65fcce327534c1336
1 file changed