Move default_wep_key variable into EAPOL authenticator data
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 22 Apr 2009 12:27:51 +0000 (15:27 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 22 Apr 2009 12:27:51 +0000 (15:27 +0300)
commitf55802e8bfe8725efa238f1393a8d234f4e51d03
treec5c605935fd10a2123109afad7d56664f60a0792
parentad6494515e3a18865e0290474b11c056978d28f2
Move default_wep_key variable into EAPOL authenticator data

With this change, eapol_sm.c does not need to dereference main hostapd
structures anymore (i.e., hostapd.h is not needed to be included).
hostapd/eapol_sm.c
hostapd/eapol_sm.h
hostapd/hostapd.c
hostapd/hostapd.h
hostapd/ieee802_1x.c