hostapd/src/rsn_supp
Jouni Malinen 1e8a6e7553 Remove unused wpa_supplicant_disassociate()
This function is now unused after the last couple of commits that
removed the last uses, so remove this to keep code simpler since all
places that disassociate, can use deauthentication instead.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2012-11-05 17:05:37 +02:00
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
peerkey.c Move WPA cipher information into a shared location 2012-08-30 11:53:54 +03:00
peerkey.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
pmksa_cache.c PMKSA: Do not evict active cache entry when adding new ones 2012-08-10 17:55:17 +03:00
pmksa_cache.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
preauth.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
preauth.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
tdls.c TDLS: Add support for TDLS frame RX with bridge interfaces 2012-03-30 11:12:33 +03:00
wpa.c Use deauthentication instead of disassociation on RSN element mismatch 2012-11-05 17:01:07 +02:00
wpa.h Remove unused wpa_supplicant_disassociate() 2012-11-05 17:05:37 +02:00
wpa_ft.c Move WPA cipher information into a shared location 2012-08-30 11:53:54 +03:00
wpa_i.h Remove unused wpa_supplicant_disassociate() 2012-11-05 17:05:37 +02:00
wpa_ie.c Reserve AKM and cipher suite values 2012-09-30 20:26:55 +03:00
wpa_ie.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00