Use simpler wpa_supplicant state tracking
authorSam Leffler <sleffler@google.com>
Mon, 30 Nov 2009 17:33:52 +0000 (18:33 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 30 Nov 2009 17:36:31 +0000 (18:36 +0100)
commit83bab160484da934e9060cb1cac5215efb0e5269
treeae9ff0a2b18392587b949edd5c5b4c49d7256a7d
parent322c62bff4462c38c6643e9850847afd4c671c08
Use simpler wpa_supplicant state tracking

Do not remove network on transition to DISCONNECTED state, it will
be done when connection anyway. Also merge DISCONNECTED and INACTIVE
states into one.
plugins/supplicant.c