mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-12-10 00:04:17 +00:00
Fix IEEE80211 authentication algorithm constants.
Use the values provided by linux/wireless.h Port 5befa937e8daaebcde81b9423eb93f3ff2e918f7 Port b658acbf64ae38b8fca982c2929ccc0bf4eb1ea2
This commit is contained in:
@@ -89,9 +89,6 @@ enum {
|
||||
#define IEEE_PARAM_IEEE_802_1X 6
|
||||
#define IEEE_PARAM_WPAX_SELECT 7
|
||||
|
||||
#define AUTH_ALG_OPEN_SYSTEM 0x1
|
||||
#define AUTH_ALG_SHARED_KEY 0x2
|
||||
#define AUTH_ALG_LEAP 0x00000004
|
||||
|
||||
#define IEEE_MLME_STA_DEAUTH 1
|
||||
#define IEEE_MLME_STA_DISASSOC 2
|
||||
|
||||
Reference in New Issue
Block a user